Skip to content

DoranekoSystems/DynaDbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynaDbg

Next-Generation Remote Analysis Suite for Reverse Engineering.
This project is not open source and remains under private development!

Support OS

Host

  • Windows(x86_64)
  • Linux(x86_64)
  • Mac(arm64)

Remote

  • iOS(arm64)
  • Android(arm64)
  • Linux(x86_64)

Usage

iOS

Run

with a Jailbroken iPhone

Place your PC and iphone in the same network.
Place dbgsrv and Entitlements.plist in /usr/bin.

Connect to the iphone via ssh.

cd /usr/bin
ldid -SEntitlements.plist dbgsrv
./dbgsrv

The httpserver starts at port 3030.

Function

  • Debugger
  • Memory Scan
  • Hardware Watchpoint
screenshot
  • Code Tracing

Documentation

For detailed technical specifications and implementation details, please refer to:

Credits

This project uses the following open source libraries:

About

Next-Generation Remote Analysis Suite for Reverse Engineering.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published