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☆64Updated 3 years ago
- a stage1 DLL loader with sleep obfuscation☆37Updated 2 years ago
- Next gen process injection technique☆54Updated 4 years ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆61Updated last year
- ☆42Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆134Updated 2 years ago
- ☆114Updated 2 years ago
- Malware?☆70Updated 8 months ago
- using the gpu to hide your payload☆59Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 3 years ago
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- Get your data from the resource section manually, with no need for windows apis☆63Updated 8 months ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆56Updated 2 years ago
- A 64 bit executable junk code engine for polymorphic malware.☆43Updated last week
- Callstack spoofing using a VEH because VEH all the things.☆21Updated 3 months ago
- ☆82Updated 9 months ago
- ☆136Updated 2 years ago
- Titan: A crappy Reflective Loader written in C and assembly for Cobalt Strike. Redirects DNS Beacon over DoH☆52Updated 3 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆103Updated 2 years ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆82Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- API Hammering with C++20☆46Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year