All Projects → Edb Debugger → Similar Projects or Alternatives

1508 Open source projects that are alternatives of or similar to Edb Debugger

X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+1773.45%)
Mutual labels:  x86, x86-64, reverse-engineering, debugger
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+46.41%)
Mutual labels:  capstone, x86, x86-64, reverse-engineering
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (-71.42%)
Mutual labels:  x86, x86-64, reverse-engineering
SDA
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
Stars: ✭ 98 (-95.15%)
Mutual labels:  debugger, x86-64, x86
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (-53.34%)
Mutual labels:  x86, x86-64, reverse-engineering
Capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
Stars: ✭ 5,374 (+166.17%)
Mutual labels:  x86, x86-64, reverse-engineering
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (-53.49%)
Mutual labels:  x86, x86-64, reverse-engineering
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-98.56%)
Mutual labels:  x86, x86-64, reverse-engineering
Baresifter
A bare-metal x86 instruction set fuzzer a la Sandsifter
Stars: ✭ 33 (-98.37%)
Mutual labels:  capstone, x86, reverse-engineering
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+144.38%)
Mutual labels:  x86, x86-64, reverse-engineering
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (-97.42%)
Mutual labels:  debugger, x86-64, x86
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (-18.08%)
Mutual labels:  x86, x86-64, reverse-engineering
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (-94.65%)
Mutual labels:  x86-64, capstone, x86
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (-59.48%)
Mutual labels:  x86, x86-64, debugger
Xopcodecalc
Opcode calculator
Stars: ✭ 147 (-92.72%)
Mutual labels:  x86, x86-64
Unipacker
Automatic and platform-independent unpacker for Windows binaries based on emulation
Stars: ✭ 273 (-86.48%)
Mutual labels:  reverse-engineering, debugger
Limine
x86/x86_64 BIOS Bootloader
Stars: ✭ 288 (-85.74%)
Mutual labels:  x86, x86-64
Zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
Stars: ✭ 2,168 (+7.38%)
Mutual labels:  x86-64, x86
Reverse Engineering Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 5,763 (+185.44%)
Mutual labels:  x86, reverse-engineering
Beaengine
BeaEngine disasm project
Stars: ✭ 342 (-83.06%)
Mutual labels:  x86-64, reverse-engineering
Labeless
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Stars: ✭ 378 (-81.28%)
Mutual labels:  x86, x86-64
Xanalyzer
xAnalyzer plugin for x64dbg
Stars: ✭ 553 (-72.61%)
Mutual labels:  reverse-engineering, debugger
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (-70.78%)
Mutual labels:  x86, x86-64
Makin
makin - reveal anti-debugging and anti-VM tricks [This project is not maintained anymore]
Stars: ✭ 645 (-68.05%)
Mutual labels:  capstone, reverse-engineering
Native Shim
A "shim" for loading native jni files for Android active debugging
Stars: ✭ 145 (-92.82%)
Mutual labels:  reverse-engineering, debugger
Winrepl
x86 and x64 assembly "read-eval-print loop" shell for Windows
Stars: ✭ 424 (-79%)
Mutual labels:  x86, debugger
Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
Stars: ✭ 645 (-68.05%)
Mutual labels:  x86, x86-64
Arm now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Stars: ✭ 719 (-64.39%)
Mutual labels:  x86, x86-64
X86 Assembly Cheat
MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat
Stars: ✭ 773 (-61.71%)
Mutual labels:  x86, x86-64
Boomerang
Boomerang Decompiler - Fighting the code-rot :)
Stars: ✭ 265 (-86.87%)
Mutual labels:  x86, reverse-engineering
Frick
frick - aka the first debugger built on top of frida
Stars: ✭ 267 (-86.78%)
Mutual labels:  reverse-engineering, debugger
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (-87.22%)
Mutual labels:  x86, x86-64
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+132.14%)
Mutual labels:  x86, x86-64
X86 Bare Metal Examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Stars: ✭ 3,985 (+97.37%)
Mutual labels:  x86, x86-64
Riscv vhdl
Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators
Stars: ✭ 356 (-82.37%)
Mutual labels:  debugger, qt
fasm
flat assembler 1 - reconstructed source history
Stars: ✭ 187 (-90.74%)
Mutual labels:  x86-64, x86
Remill
Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
Stars: ✭ 633 (-68.65%)
Mutual labels:  x86, x86-64
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-98.81%)
Mutual labels:  x86, x86-64
Docker Cross
Cross debugger suite
Stars: ✭ 15 (-99.26%)
Mutual labels:  reverse-engineering, debugger
Ksm
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
Stars: ✭ 673 (-66.67%)
Mutual labels:  x86-64, reverse-engineering
Cemu
Cheap EMUlator: lightweight multi-architecture assembly playground
Stars: ✭ 666 (-67.01%)
Mutual labels:  capstone, x86-64
Veles
Binary data analysis and visualization tool
Stars: ✭ 767 (-62.01%)
Mutual labels:  reverse-engineering, qt
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (-96.68%)
Mutual labels:  x86-64, x86
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 (-55.62%)
Mutual labels:  reverse-engineering, debugger
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-96.88%)
Mutual labels:  x86, x86-64
Binary Exploitation
Good to know, easy to forget information about binaries and their exploitation!
Stars: ✭ 47 (-97.67%)
Mutual labels:  x86, x86-64
Netassistant
A UDP/TCP Assistant. 网络调试助手
Stars: ✭ 66 (-96.73%)
Mutual labels:  debugger, qt
Neatcc
A small arm/x86(-64) C compiler
Stars: ✭ 86 (-95.74%)
Mutual labels:  x86, x86-64
Fasmg
flat assembler g - examples library
Stars: ✭ 56 (-97.23%)
Mutual labels:  x86, x86-64
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (-97.37%)
Mutual labels:  x86, x86-64
Unidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
Stars: ✭ 1,168 (-42.15%)
Mutual labels:  capstone, debugger
Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (-58.94%)
Mutual labels:  x86, x86-64
S2e
S2E: A platform for multi-path program analysis with selective symbolic execution.
Stars: ✭ 102 (-94.95%)
Mutual labels:  x86, reverse-engineering
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (-31.4%)
Mutual labels:  x86, reverse-engineering
Distormx
The ultimate hooking library
Stars: ✭ 146 (-92.77%)
Mutual labels:  x86, x86-64
Cutter
Free and Open Source Reverse Engineering Platform powered by rizin
Stars: ✭ 10,073 (+398.91%)
Mutual labels:  reverse-engineering, debugger
Nfdx64dbg
Plugin for x64dbg Linker/Compiler/Tool detector.
Stars: ✭ 105 (-94.8%)
Mutual labels:  reverse-engineering, debugger
SixtyFourBits
x64 Assembly Demo Framework
Stars: ✭ 21 (-98.96%)
Mutual labels:  x86-64, x86
FEX
A fast usermode x86 and x86-64 emulator for Arm64
Stars: ✭ 650 (-67.81%)
Mutual labels:  x86-64, x86
Pref
Portable Reverse Engineering Framework
Stars: ✭ 127 (-93.71%)
Mutual labels:  reverse-engineering, qt
1-60 of 1508 similar projects