kevinalmansa / TLS_ExamplesLinks
Examples of Static and Dynamic Thread Local Storage Callback Creation
☆23Updated 8 years ago
Alternatives and similar repositories for TLS_Examples
Users that are interested in TLS_Examples are comparing it to the libraries listed below
Sorting:
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆50Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆68Updated 4 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- A poc that abuses Enclave☆38Updated 2 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆41Updated 3 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- Analyze PatchGuard☆58Updated 6 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆60Updated 6 years ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆40Updated 3 years ago
- NT reversal☆25Updated 6 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆78Updated 14 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 11 months ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- fix vmprotect import function used unicorn-engine.☆93Updated 2 years ago
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆68Updated 3 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆66Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆60Updated last year
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆29Updated 3 years ago
- Shh0ya Kernel Hook Driver☆22Updated 4 years ago
- Parser for Microsoft Program Database (PDB) files☆76Updated 5 years ago
- Library for using direct system calls☆35Updated 4 months ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago