All Projects → iGio90 → Uddbg

iGio90 / Uddbg

Licence: other
A gdb like debugger that provide a runtime env to unicorn emulator and additionals features!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Uddbg

Unipacker
Automatic and platform-independent unpacker for Windows binaries based on emulation
Stars: ✭ 273 (+71.7%)
Mutual labels:  emulation, reverse-engineering, debugger
Xanalyzer
xAnalyzer plugin for x64dbg
Stars: ✭ 553 (+247.8%)
Mutual labels:  reverse-engineering, debugger
Frick
frick - aka the first debugger built on top of frida
Stars: ✭ 267 (+67.92%)
Mutual labels:  reverse-engineering, debugger
Docker Cross
Cross debugger suite
Stars: ✭ 15 (-90.57%)
Mutual labels:  reverse-engineering, debugger
Bsnes Plus
debug-oriented fork of bsnes
Stars: ✭ 209 (+31.45%)
Mutual labels:  emulation, debugger
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (-0.63%)
Mutual labels:  debugger, emulation
Ret Sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
Stars: ✭ 896 (+463.52%)
Mutual labels:  reverse-engineering, debugger
Nfdx64dbg
Plugin for x64dbg Linker/Compiler/Tool detector.
Stars: ✭ 105 (-33.96%)
Mutual labels:  reverse-engineering, debugger
Cutter
Free and Open Source Reverse Engineering Platform powered by rizin
Stars: ✭ 10,073 (+6235.22%)
Mutual labels:  reverse-engineering, debugger
Samsung Trustzone Research
Reverse-engineering tools and exploits for Samsung's implementation of TrustZone
Stars: ✭ 85 (-46.54%)
Mutual labels:  emulation, reverse-engineering
Vegvisir
A browser based GUI for **LLDB** Debugger.
Stars: ✭ 189 (+18.87%)
Mutual labels:  reverse-engineering, debugger
Native Shim
A "shim" for loading native jni files for Android active debugging
Stars: ✭ 145 (-8.81%)
Mutual labels:  reverse-engineering, debugger
Detect It Easy
Program for determining types of files for Windows, Linux and MacOS.
Stars: ✭ 2,982 (+1775.47%)
Mutual labels:  reverse-engineering, debugger
Vivisect
Stars: ✭ 672 (+322.64%)
Mutual labels:  emulation, reverse-engineering
Unidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
Stars: ✭ 1,168 (+634.59%)
Mutual labels:  emulation, debugger
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+23689.31%)
Mutual labels:  reverse-engineering, debugger
Edb Debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
Stars: ✭ 2,019 (+1169.81%)
Mutual labels:  reverse-engineering, debugger
Apkleaks
Scanning APK file for URIs, endpoints & secrets.
Stars: ✭ 2,707 (+1602.52%)
Mutual labels:  reverse-engineering
Degate
Open source software for chip reverse engineering.
Stars: ✭ 156 (-1.89%)
Mutual labels:  reverse-engineering
Komodoedit
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
Stars: ✭ 1,972 (+1140.25%)
Mutual labels:  debugger

uDdbg - Unicorn DOPE Debugger

A gdb like debugger that provide a runtime env to unicorn emulator and additionals features!

Info, features, help

Installation

python3 setup.py install

a shortcut launcher will be created in local binaries and you can start it from your terminal with:

uddbg

Get in touch

Have fun!


Giovanni -iGio90- Rocca, Vincenzo -rEDSAMK- Greco  
  
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/>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].