xalicex / Get-DLL-and-Function-AddressesLinks
GetModuleHandle (via PEB) and GetProcAddress (via EAT) like
☆31Updated 3 years ago
Alternatives and similar repositories for Get-DLL-and-Function-Addresses
Users that are interested in Get-DLL-and-Function-Addresses are comparing it to the libraries listed below
Sorting:
- Piece of code to detect and remove hooks in IAT☆63Updated 3 years ago
- Next gen process injection technique☆53Updated 4 years ago
- ☆115Updated 2 years ago
- ☆42Updated 2 years ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆61Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆134Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆85Updated 2 years ago
- Splitting and executing shellcode across multiple pages☆103Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- Callstack spoofing using a VEH because VEH all the things.☆21Updated 2 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated last month
- A Poc on blocking Procmon from monitoring network events☆103Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆137Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆71Updated 6 months ago
- ☆82Updated 9 months ago
- Get your data from the resource section manually, with no need for windows apis☆62Updated 7 months ago
- API Hammering with C++20☆47Updated 2 years ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆42Updated 10 months ago
- Malware?☆70Updated 7 months ago
- using the gpu to hide your payload☆58Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆124Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆48Updated last year
- a stage1 DLL loader with sleep obfuscation☆35Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆46Updated 8 months ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆41Updated 2 years ago
- shell code example☆49Updated 2 weeks ago