Idov31 / talks-and-publicationsLinks
Released presentations of my talks + code that used during these talks
☆15Updated last year
Alternatives and similar repositories for talks-and-publications
Users that are interested in talks-and-publications are comparing it to the libraries listed below
Sorting:
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆52Updated 2 years ago
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆50Updated last year
- Simple PoC to locate hooked functions by EDR in ntdll.dll☆44Updated 2 years ago
- ☆58Updated 2 years ago
- ☆34Updated 2 years ago
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- API Hammering with C++20☆49Updated 3 years ago
- rust clr heap encryption (https://github.com/lap1nou/CLR_Heap_encryption), but no heap encryption.☆17Updated last year
- A work in progress BOF/COFF loader in Rust☆50Updated 2 years ago
- A powerful Windows UI monitoring and DNS exfiltration tool written in Rust, combining advanced UI event capture capabilities with secure …☆19Updated 8 months ago
- the Open Source and Pure C++ Packer for eXecutables☆21Updated 2 years ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆26Updated 7 months ago
- Windows AppLocker Driver (appid.sys) LPE☆67Updated last year
- Hooked create process injection for meterpreter☆23Updated 4 years ago
- Repository of Microsoft Driver Block Lists based off of OS-builds☆40Updated last year
- ☆37Updated 2 years ago
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆31Updated 3 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆21Updated last year
- Giga-byte Control Center (GCC) is a software package designed for improved user experience of Gigabyte hardware, often found in gaming an…☆33Updated 2 years ago
- ☆30Updated 3 months ago
- ☆38Updated 2 years ago
- miscellaneous codes☆36Updated 2 years ago
- idk man this was the default github name☆35Updated 2 years ago
- Modified Version of Melkor @FuzzySecurity capable of creating disposable AppDomains in injected processes.