jonaslyk / tempLinks
☆71Updated 2 years ago
Alternatives and similar repositories for temp
Users that are interested in temp are comparing it to the libraries listed below
Sorting:
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- ☆114Updated 3 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 2 months ago
- ☆26Updated 2 years ago
- ☆85Updated last year
- Windows kernel PDB data parsed into YAML☆40Updated 10 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- ☆83Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆71Updated 2 years ago
- A few examples of how to trap virtual memory access on Windows.☆34Updated 8 months ago
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆91Updated 4 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆114Updated 4 years ago
- LPE exploit for CVE-2023-36802☆23Updated last year
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 3 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆89Updated 5 months ago
- Abusing exceptions for code execution.☆112Updated 2 years ago
- ☆25Updated last year
- A Python script to download PDB files associated with a Portable Executable (PE)☆125Updated 7 months ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆73Updated 4 years ago
- Exploitable drivers, you know what I mean☆154Updated last year
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated 2 years ago
- Enabled / Disable LSA Protection via BYOVD☆77Updated 3 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆106Updated last month
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆32Updated last year