GithubHelp home page GithubHelp logo

bindbg's Introduction

BinDbg

Providing dynamic analysis for applications running on a Java Virtual Machine.

Sample Screenshot

BinDbg is a work in progress. At the moment you can currently pause, resume, and terminate the JVM; and while the JVM is paused you can select a thread to debug and select a stackframe and view the local variables of that stackframe.

To do:

  • Method Bytecode view
  • Step over/out/back to user code
  • VM introspection

Building

mvn package
java -jar target/bindbg.jar

You can run a test application:

cd tests
./run.sh LoopTest.java

You can then connect BinDbg to the test application using the ip localhost and port 1000.

bindbg's People

Contributors

soostrator1136 avatar

Stargazers

IseyitThe avatar nukkkiz avatar cooldma avatar Potato Sus avatar PeterDev avatar Kamilla 'ova avatar  avatar EpicFighterF avatar 3000IQPlay avatar SagiriXiguajerry avatar Mahmoud Rusty Abdelkader avatar Augusto avatar  avatar Shanyu Thibaut Juneja avatar xcfrg avatar BotDebug avatar AceGOD ON TOP avatar charlotte ✨ avatar cz avatar NickAc avatar  avatar Damian  avatar chris uchizono avatar han avatar bonehrust avatar  avatar Patryk "Unix" Jagoda avatar Unix avatar divisiion avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar qq is dead avatar  avatar divisiion avatar

bindbg's Issues

Basic Usage

I was trying this on a Minecraft Instance with a mod and I kept getting the error, "Not a debuggee, or not listening for debugger to attach" and I don't know how to fix it. How do I use bindbg, any help would be nice!

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.