Skip to content
/ Dwarf Public
forked from iGio90/Dwarf

A debugger for mobile reverse engineers, crackers and security analyst. Or damn, what a reversed fluffy or yet, duck warrios are rich as fuck. Whatever you like! Built on top of pyqt5, frida and some terrible code.

License

Notifications You must be signed in to change notification settings

leon2035/Dwarf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWARF

A debugger for mobile reverse engineers and crackers. Or damn, what a reversed fluffy or yet, duck warriors are rich as fuck. Whatever you like! Built on top of pyqt5, frida and some terrible code.

Dwarf

Dwarf

Play with dwarf

IMAGE ALT TEXT HERE

For discussion and suggestions, please let's have a speak on Slack!

Checkout the wiki for features and api

Pre requisites

A rooted Android or a jailbroken iOS with frida server installed and running.

Setup and run

git clone https://github.com/iGio90/Dwarf

pip3 install -r requirements.txt

python3 dwarf.py
Dwarf - Copyright (C) 2019 Giovanni Rocca (iGio90)

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>

About

A debugger for mobile reverse engineers, crackers and security analyst. Or damn, what a reversed fluffy or yet, duck warrios are rich as fuck. Whatever you like! Built on top of pyqt5, frida and some terrible code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.8%
  • JavaScript 18.2%