Code Monkey home page Code Monkey logo

green-dill's People

Contributors

de4dcr0w avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

green-dill's Issues

License is missing

Hi,

Great work on the plugin. I'd like to integrate some of your work into GEF which already provide some features for kernel debugging. However, there's no license to your repository. Do you care to add one?

Thanks,

Kernel crashes when enabling plugin

Hi !

First of all, thank you very much for this plugin, it might be very helpful for the task I'm trying to achieve.

My setup is the following: I run a Ubuntu 16.04 VM with Linux Kernel version 4.8.0-36-generic in QEMU, with GDB attached. Everything works fine, but as soon as I activate the salt plugin, it crashes.

More precisely, I first load the plugin with source green-dill/dill.py, then I activate the trace function with dill run and dill my_program, where my_program is a userland program that I didn't start yet, and finally I continue the kernel execution with continue. At this point, the kernel crashes instantly and the error(s) in lx-dmesg are all of the type BUG: unable to handle kernel paging request at ADDRESS, where ADDRESS are addresses such as 000000002080020, for example. Also, the faulting instruction is at kmem_cache_alloc+0xe4/0x1b0. Here is the complete backtrace: backtrace.txt.

I don't understand what's the root cause of this as the plugin doesn't seem to alter values in the memory, so it's weird that the kernel tries to access invalid addresses.

Do you have any ideas ?

Thank you very much,
Sacha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.