Dwarf icon indicating copy to clipboard operation
Dwarf copied to clipboard

Full featured multi arch/os debugger built on top of PyQt5 and frida

Results 4 Dwarf issues
Sort by recently updated
recently updated
newest added

Frida support Hotspot JVM from 12.10. So Java layer injection could be on other platform(windows, linux....) .

enhancement

**Describe the bug** just wondering if emulated realm is supprted since trying to set breakpoint on native module when using emulated realm cause following error `04:42:44 [8236] getting register information:...

bug

**Describe the bug** Dwarf stops working, just trying to initiate it or trying to run a command **To Reproduce** After installation Dwarf refuses to work throwing an exception just by...

with frida cli can connect to gadget like `frida -n "Gadget" -H IP:PORT` can i do the same with dwarf?