Kara-4search / NewNtdllBypassInlineHook_CSharpLinks
Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.
☆62Updated 3 years ago
Alternatives and similar repositories for NewNtdllBypassInlineHook_CSharp
Users that are interested in NewNtdllBypassInlineHook_CSharp are comparing it to the libraries listed below
Sorting:
- Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.☆16Updated 3 years ago
- MappingInjection via csharp☆39Updated 3 years ago
- Bypassing ETW with Csharp☆27Updated 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆54Updated 2 years ago
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- Windows API Call Obfuscation☆106Updated 2 years ago
- Load PE via XML Attribute☆31Updated 5 years ago
- CLIPBRDWNDCLASS process injection technique(BOF) - execute beacon shellcode in callback☆69Updated 2 years ago
- Command line & PPID spoofing☆27Updated 2 years ago
- Load shellcode via syscall☆54Updated 3 years ago
- HookDetection☆46Updated 3 years ago
- Using fibers to execute shellcode in a local process via csharp☆28Updated 3 years ago
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 3 years ago
- It stinks☆102Updated 3 years ago
- My personal shellcode loader☆31Updated 2 years ago
- Simple windows rpc server for research purposes only☆82Updated 3 years ago
- ProcessHollowing via csharp☆12Updated 3 years ago
- Bypass windows eventlogs & Sysmon☆18Updated 3 years ago
- This PoC uses two diferent technics for stealing the primary token from all running processes, showing that is possible to impersonate a…☆55Updated 3 years ago
- C++ WinRM API via Reflective DLL☆145Updated 3 years ago
- (Hellsgate|Halosgate|Tartarosgate)+Spoofing-Gate. Ensures that all systemcalls go through ntdll.dll☆43Updated 3 years ago
- Indirect NT syscalls LSASS dumper.☆45Updated last year
- Exploits undocumented elevated COM interface ICMLuaUtil via process spoofing to edit registry then calls ColorDataProxy to trigger UAC b…☆138Updated 2 years ago
- Windows shellcode encoding and encrypting tool☆21Updated 3 years ago
- Exploring in-memory execution of .NET☆138Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆80Updated 3 years ago
- Extracting Syscall Stub, Modernized☆65Updated 3 years ago
- SLib is a sandbox evasion library that implements some of the checks from https://evasions.checkpoint.com in C#☆65Updated last year
- 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
- A demo of the relevant blog post: https://www.arashparsa.com/hook-heaps-and-live-free/☆189Updated 3 years ago