idkhidden's Stars
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
orhun/binsider
Analyze ELF binaries like a boss 😼🕵️♂️
mandiant/speakeasy
Windows kernel and user mode emulation.
0vercl0k/wtf
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).
vtil-project/VTIL-Core
Virtual-machine Translation Intermediate Language
0xnobody/vmpdump
A dynamic VMP dumper and import fixer, powered by VTIL.
hasherezade/libpeconv
A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl
NtQuery/Scylla
Imports Reconstructor
hzqst/unicorn_pe
Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.
OALabs/BlobRunner
Quickly debug shellcode extracted during malware analysis
notpidgey/EagleVM
Native code virtualizer for x64 binaries
momo5502/emulator
🪅 Windows User Space Emulator
thesecretclub/riscy-business
RISC-V Virtual Machine
Zer0Mem0ry/ManualMap
A Simple demonstration of manual dll injector
can1357/hvdetecc
Collection of hypervisor detections
mazeworks-security/Simplifier
Efficient general mixed boolean-arithmetic (MBA) simplifier
mike1k/ImportCallObfuscator
Obfuscate calls to imports by patching in stubs
jbaines-r7/dellicious
Enabled / Disable LSA Protection via BYOVD
buzzer-re/YoRHa
A PlayStation 4 Kernel Debugger [WIP]
pinwhell/MSPDBX
Lightweight PDB symbol parser and resolver
TheDuchy/rdtsc-cpuid-vm-check
PoC that measures how long it takes the CPU to execute the CPUID instruction and reports if it suspects a VM. Works on both Windows and Linux.
letItCurl/minimal_marketing
Basic hugo template for services and saas products using tailwind.
idkhidden/hiddenvm
stack based arithmetic only virtual machine (VM) executes bytecode instructions to perform various basic arithmetic operations and manage stack manipulations.
idkhidden/beatbeat
BeatBeat is a straightforward TCP heartbeat system implemented in C++
idkhidden/x64embler
x64embler is a incomplete x86-64 disassembler developed in C++. [ABANDONED]
Hxnter999/amd-vmm
Simplistic AMD hypervisor.
od8m/SimCity1995-Debugging
StealthyCheese/Server-Mapper-Fix
take into consideration this example assumes the target module has no extra protections besides iat & PE server mapped
StealthyCheese/Unreal-Engine-DMA-Base
Simple Unreal Engine DMA Base I Coded In A Rush As A Demonstration