can1357 / llvm-patchesLinks
Personal curation of Clang/LLVM patches.
☆13Updated 4 years ago
Alternatives and similar repositories for llvm-patches
Users that are interested in llvm-patches are comparing it to the libraries listed below
Sorting:
- A way to detect DBI frameworks, Debuggers and VMs.☆22Updated 4 years ago
- A small header file mapping status codes passed to KiExceptionDispatch before KiPreprocessFault to individual CPU faults.☆13Updated 6 years ago
- Virtual machine with a custom instruction set in C☆16Updated 6 years ago
- An obfuscator bases on llvm for multiple language and platform☆19Updated 8 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- Allows you to parse all messages sent to DbgPrint without any process interaction.☆32Updated 5 years ago
- A demo AsmJit-based VTIL amd64 compiler.☆12Updated 4 years ago
- LLVM based devirtualization PoC’s.☆21Updated 3 years ago
- A lightweight x86/x64 VM☆18Updated 4 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- RISC-V Disassembler☆18Updated 4 years ago
- .lib file for linking against the NT CRT☆19Updated 3 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- VEH Redirect & VEH Debugger☆23Updated 5 years ago
- a method for undetectable breakpoints in 32-bit Windows programs☆13Updated 11 years ago
- Exports monitoring plugin for x64dbg☆22Updated 2 years ago
- ☆29Updated 3 years ago
- ☆15Updated 4 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆34Updated last year
- Experiment building lifting-bits dependencies with pure CMake. Migrated to:☆22Updated 9 months ago
- ☆13Updated 4 years ago
- Some crazy PE executables protection kernel driver☆18Updated 5 years ago
- Remote memory library in C++17.☆31Updated 7 years ago
- A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.☆26Updated 5 years ago
- win32/x64 obfuscate framework☆32Updated 6 years ago
- a demo for x86/x64's paging memory management learning, convert a virtual address from ring3 to physical address in ring0☆19Updated 7 years ago
- NT reversal☆25Updated 7 years ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Updated 3 years ago
- ☆30Updated 3 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago