Skip to content
/ pbp Public

lldb debug script , use for setting breakpoint at unloaded module.

License

Notifications You must be signed in to change notification settings

doom-man/pbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pbp

PDP - Python scipt for lldb , support android only.

Key Feature

  • lldb debug script , use for setting breakpoint at unloaded module.

Installation

git clone https://github.com/doom-man/pbp ~/pbp
echo "command script i ~/pbp/pbp.py"  >> ~/.lldbinit
echo "DONE! enjoy"

usage

pbp libxxx.so 0x123

ScreenShot

image-20230124180651960

About

lldb debug script , use for setting breakpoint at unloaded module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages