Giter Club home page Giter Club logo

jdb-plus-plus's Issues

Debug Failing

load debug files
Setup emulator
connect to app
[+] Starting local process '/usr/bin/jdb': pid 50357
waiting
Traceback (most recent call last):
File "jdb++.py", line 31, in
header = p.readuntil("Breakpoint hit:", drop=True)
File "/usr/local/lib/python3.7/site-packages/pwnlib/tubes/tube.py", line 1402, in wrapper
return func(self, *a, **kw)
File "/usr/local/lib/python3.7/site-packages/pwnlib/tubes/tube.py", line 310, in recvuntil
res = self.recv(timeout=self.timeout)
File "/usr/local/lib/python3.7/site-packages/pwnlib/tubes/tube.py", line 82, in recv
return self._recv(numb, timeout) or b''
File "/usr/local/lib/python3.7/site-packages/pwnlib/tubes/tube.py", line 160, in _recv
if not self.buffer and not self._fillbuffer(timeout):
File "/usr/local/lib/python3.7/site-packages/pwnlib/tubes/tube.py", line 131, in _fillbuffer
data = self.recv_raw(self.buffer.get_fill_size())
File "/usr/local/lib/python3.7/site-packages/pwnlib/tubes/process.py", line 707, in recv_raw
raise EOFError

How to set breakpoint for specific smali file and specific?

Hello, I have reversed the target android app with apktool,
and now I want to set breakpoint for a specific smali file : E:\JDB-plus-plus\src\com.steelkiwi.bvpn2\smali\com\steelkiwi\wasel and line 100;
but I do not know how set breakpoint.

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.