The Backdoor FactoryPatch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
Android DisassemblerDisassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
ElfioELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
Xhook🔥 A PLT hook library for Android native ELF.
Chain ReactorChain Reactor is an open source framework for composing executables that simulate adversary behaviors and techniques on Linux endpoints.
Elfhookmodify PLT to hook api, supported android 5\6.
HolodecDecompiler for x86 and x86-64 ELF binaries
Detect It EasyProgram for determining types of files for Windows, Linux and MacOS.
Checksec.pyChecksec tool in Python, Rich output. Based on LIEF
FaerieMagical ELF and Mach-o object file writer backend
Elfkitrust elf parsing, manipulation and (re)linking toolkit
Elf ParserLightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
Mandibulelinux elf injector for x86 x86_64 arm arm64
Elf Dump FixUtils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
RustigA tool to detect code paths leading to Rust's panic handler
ExodusPainless relocation of Linux binaries–and all of their dependencies–without containers.
Elfhooker兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers
Pwninitpwninit - automate starting binary exploit challenges
LibebcC++ Library and Tool for Extracting Embedded Bitcode
FilebytesLibrary to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (Android Runtime)
Bingreplike ~~grep~~ UBER, but for binaries
MemrunSmall tool to run ELF binaries from memory with a given process name
Elf ParserIdentifying/Extracting various sections of an ELF file
GloryhookThe first Linux hooking framework to allow merging two binary files into one!
LibobjectfileLibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, DWARF, ar...)
Pivirussample linux x86_64 ELF virus
DithumbMinimal ARM/Thumb linear sweep disassembler similar to objdump
Open C Book开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283
HabomalhunterHaboMalHunter is a sub-project of Habo Malware Analysis System (https://habo.qq.com), which can be used for automated malware analysis and security assessment on the Linux system.
FcdAn optimizing decompiler
GoblinAn impish, cross-platform binary parsing crate, written in Rust
Rop ToolA tool to help you write binary exploits
DissectionThe dissection of a simple "hello world" ELF binary.
Dji Firmware ToolsTools for handling firmwares of DJI products, with focus on quadcopters.
E9patchA powerful static binary rewriting tool
Vmlinux To ElfA tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
SheccA self-hosting and educational C compiler
XelfviewerELF file viewer/editor for Windows, Linux and MacOS.
ftracetrace local function calls like strace and ltrace
clodlTurn dynamically linked ELF binaries and libraries into self-contained closures.
mutatormutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
elfloaderload so file into current memory space and run function
dwexDWARF Explorer - a GUI utility for navigating the DWARF debug information
pakkeroPakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.
byteripperA tool to extract code from individual functions in a library.
HatVenomHatVenom is a HatSploit native powerful payload generation tool that provides support for all common platforms and architectures.
Fe2O3Simple prepender virus written in Rust