All Projects → bmod → Similar Projects or Alternatives

1066 Open source projects that are alternatives of or similar to bmod

Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (+6808.33%)
Mutual labels:  x86-64, disassembler, x86, disassembly
fadec
A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.
Stars: ✭ 44 (+266.67%)
Mutual labels:  x86-64, disassembler, x86, x86-32
asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Stars: ✭ 42 (+250%)
Mutual labels:  x86-64, disassembler, x86, disassembly
Replica
Ghidra Analysis Enhancer 🐉
Stars: ✭ 194 (+1516.67%)
Mutual labels:  binary, disassembler, disassembly
Zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
Stars: ✭ 2,168 (+17966.67%)
Mutual labels:  x86-64, disassembler, x86
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (+800%)
Mutual labels:  x86-64, disassembler, x86
Holodec
Decompiler for x86 and x86-64 ELF binaries
Stars: ✭ 195 (+1525%)
Mutual labels:  x86-64, disassembler, x86
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 (+716.67%)
Mutual labels:  x86-64, disassembler, x86
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+7750%)
Mutual labels:  x86-64, disassembler, x86
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+315108.33%)
Mutual labels:  x86-64, disassembler, x86
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 (+44683.33%)
Mutual labels:  x86-64, disassembler, x86
Binary Exploitation
Good to know, easy to forget information about binaries and their exploitation!
Stars: ✭ 47 (+291.67%)
Mutual labels:  binary, x86-64, x86
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+24533.33%)
Mutual labels:  x86-64, disassembler, x86
peekaboo
An standalone execution trace library built on DynamoRIO.
Stars: ✭ 17 (+41.67%)
Mutual labels:  x86-64, x86, x86-32
x86-Assembly-Reverse-Engineering
🛠 Knowledge about the topic of x86 assembly & disassembly 🛠
Stars: ✭ 27 (+125%)
Mutual labels:  x86-64, x86, x86-32
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 (+38958.33%)
Mutual labels:  x86-64, x86
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (+2050%)
Mutual labels:  x86-64, x86
Limine
x86/x86_64 BIOS Bootloader
Stars: ✭ 288 (+2300%)
Mutual labels:  x86-64, x86
Asm Dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Stars: ✭ 3,898 (+32383.33%)
Mutual labels:  x86-64, disassembly
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 (+33108.33%)
Mutual labels:  x86-64, x86
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+41016.67%)
Mutual labels:  x86-64, x86
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (+4708.33%)
Mutual labels:  x86-64, x86
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 (+6341.67%)
Mutual labels:  x86-64, x86
Remill
Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
Stars: ✭ 633 (+5175%)
Mutual labels:  x86-64, x86
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+6716.67%)
Mutual labels:  x86-64, x86
Gtirb
Intermediate Representation for Binary analysis and transformation
Stars: ✭ 190 (+1483.33%)
Mutual labels:  binary, disassembler
lsp-dsp-lib
DSP library for signal processing
Stars: ✭ 37 (+208.33%)
Mutual labels:  x86-64, x86-32
fasm
flat assembler 1 - reconstructed source history
Stars: ✭ 187 (+1458.33%)
Mutual labels:  x86-64, x86
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (+4816.67%)
Mutual labels:  x86-64, x86
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (+100%)
Mutual labels:  x86-64, x86
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (+141.67%)
Mutual labels:  x86-64, x86
Fasmg
flat assembler g - examples library
Stars: ✭ 56 (+366.67%)
Mutual labels:  x86-64, x86
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (+458.33%)
Mutual labels:  x86-64, x86
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 (+3050%)
Mutual labels:  x86-64, x86
Beaengine
BeaEngine disasm project
Stars: ✭ 342 (+2750%)
Mutual labels:  x86-64, disassembler
FEX
A fast usermode x86 and x86-64 emulator for Arm64
Stars: ✭ 650 (+5316.67%)
Mutual labels:  x86-64, x86
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 (+5891.67%)
Mutual labels:  x86-64, x86
Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
Stars: ✭ 645 (+5275%)
Mutual labels:  x86-64, x86
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (+941.67%)
Mutual labels:  x86-64, x86
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+7725%)
Mutual labels:  x86-64, x86
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (+341.67%)
Mutual labels:  x86-64, x86
SixtyFourBits
x64 Assembly Demo Framework
Stars: ✭ 21 (+75%)
Mutual labels:  x86-64, x86
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (+13683.33%)
Mutual labels:  x86-64, x86
Asmtk
Assembler toolkit based on AsmJit
Stars: ✭ 131 (+991.67%)
Mutual labels:  x86-64, x86
Xopcodecalc
Opcode calculator
Stars: ✭ 147 (+1125%)
Mutual labels:  x86-64, x86
Debugengine
Delphi debug framework
Stars: ✭ 133 (+1008.33%)
Mutual labels:  x86-64, disassembler
Neatcc
A small arm/x86(-64) C compiler
Stars: ✭ 86 (+616.67%)
Mutual labels:  x86-64, x86
Edb Debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
Stars: ✭ 2,019 (+16725%)
Mutual labels:  x86-64, x86
Mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Stars: ✭ 2,198 (+18216.67%)
Mutual labels:  x86-64, x86
Opcodes
Database of CPU Opcodes
Stars: ✭ 177 (+1375%)
Mutual labels:  x86-64, x86
Univdisasm
x86 Disassembler and Analyzer
Stars: ✭ 74 (+516.67%)
Mutual labels:  x86-64, disassembler
Distormx
The ultimate hooking library
Stars: ✭ 146 (+1116.67%)
Mutual labels:  x86-64, x86
Mandibule
linux elf injector for x86 x86_64 arm arm64
Stars: ✭ 171 (+1325%)
Mutual labels:  x86-64, x86
oberon-07-compiler
Oberon-07 compiler for x64 (Windows, Linux), x86 (Windows, Linux, KolibriOS), MSP430x{1,2}xx, STM32 Cortex-M3
Stars: ✭ 45 (+275%)
Mutual labels:  x86-64, x86
Bdvl
LD_PRELOAD Linux rootkit (x86 & ARM)
Stars: ✭ 232 (+1833.33%)
Mutual labels:  x86-64, x86
Asm Cli
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
Stars: ✭ 211 (+1658.33%)
Mutual labels:  x86-64, x86
Asmjit
Machine code generation for C++
Stars: ✭ 2,874 (+23850%)
Mutual labels:  x86-64, x86
xgadget
Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.
Stars: ✭ 33 (+175%)
Mutual labels:  binary, x86
B2r2
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
Stars: ✭ 262 (+2083.33%)
Mutual labels:  binary, disassembler
binary-decompilation
Extracting high level semantic information from binary code
Stars: ✭ 55 (+358.33%)
Mutual labels:  x86-64, x86
1-60 of 1066 similar projects