archercreat's Stars
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
uxmal/reko
Reko is a binary decompiler.
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
google/UIforETW
User interface for recording and managing ETW traces
FULLSHADE/WindowsExploitationResources
Resources for Windows exploit development
marin-m/vmlinux-to-elf
A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
tyranid/oleviewdotnet
A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container
StanfordPL/stoke
STOKE: A stochastic superoptimizer and program synthesizer
microsoft/WinDbg-Samples
Sample extensions, scripts, and API uses for WinDbg.
0x36/Pixel_GPU_Exploit
Android 14 kernel exploit for Pixel7/8 Pro
NaC-L/Mergen
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
ionescu007/Simpleator
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "Redstone 4", with additional improvements that were made in Windows 10 October Update (1809), aka "Redstone 5".
emproof-com/nyxstone
Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com
KVM-VMI/kvm-vmi
KVM-based Virtual Machine Introspection
fjqisba/VmpHelper
an ida plugin used to decompile vmp
SamuelTulach/negativespoofer
PoC HWID spoofer that runs in EFI
myfreeer/7z-build-nsis
7-zip build and package script with nsis script decompiling using ms visual studio
can1357/selene
Kernel-mode Paravirtualization in Ring 2, LLVM based linker, and some other things!
ergrelet/themida-unmutate
Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.
thesecretclub/riscy-business
RISC-V Virtual Machine
unixfreak0037/officeparser
Extract embedded files and macros from office documents.
jonomango/nohv
Kernel driver for detecting Intel VT-x hypervisors.
mebeim/linux-syscalls
🌐🐧 Browsable linux kernel syscall tables built with Systrack (https://github.com/mebeim/systrack)
isra17/nrs
NSIS Reversing Suite with IDA Plugins
ergrelet/themida-spotter-bn
A Binary Ninja plugin to detect Themida, WinLicense and Code Virtualizer's obfuscated code locations.
can1357/xstd
A portable header only library extending the C++20 STL.
BeneficialCode/KReClassEx
Kernel ReClassEx
adutilleul/tigress-deobfuscation
A documentation of several Tigress obfuscation passes and an attempt to simplify Mixed Boolean-Arithmetic (MBA) expressions.
can1357/xedpp
Tiny wrapper around xed API.