bitdefender / bddisasmLinks
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
☆970Updated 3 months ago
Alternatives and similar repositories for bddisasm
Users that are interested in bddisasm are comparing it to the libraries listed below
Sorting:
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,208Updated 4 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆901Updated 2 years ago
- Virtual-machine Translation Intermediate Language☆1,408Updated last year
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆623Updated 5 months ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆814Updated 4 years ago
- PDBRipper is a utility for extract an information from PDB-files.☆842Updated this week
- Windows NT Syscall tables☆1,305Updated this week
- The research UEFI hypervisor that supports booting an operating system.☆645Updated 10 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,244Updated last month
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆865Updated 3 weeks ago
- Principled, lightweight C/C++ PE parser☆853Updated 7 months ago
- A Pin Tool for tracing API calls etc☆1,492Updated last month
- A bunch of Windows anti-debugging tricks for x86 and x64.☆790Updated 4 years ago
- Hook system calls, context switches, page faults and more.☆2,559Updated 2 years ago
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,641Updated last year
- Intel / AMD CPU Internals☆1,137Updated 4 years ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆854Updated last year
- Virtual Machine Introspection, Tracing & Debugging☆580Updated 3 years ago
- Powerful Disassembler Library For x86/AMD64☆1,304Updated last year
- Ghidra C++ Class and Run Time Type Information Analyzer☆637Updated last year
- Portable Executable parsing library (from PE-bear)☆657Updated 2 months ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆751Updated 2 months ago
- Windows NT x64 syscall fuzzer☆615Updated 2 weeks ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆882Updated 5 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆580Updated 3 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,273Updated 3 years ago
- Opcode calculator / ASM calculator☆388Updated this week
- Windows System Call Tables (NT/2000/XP/2003/Vista/7/8/10/11)☆2,366Updated 2 months ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,747Updated last year
- An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in gen…☆813Updated last year