Idov31 / talks-and-publicationsLinks
Released presentations of my talks + code that used during these talks
☆14Updated 10 months ago
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:
- ☆54Updated 2 years ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated last year
- Windows RPC example calling stubs generated from MS-LSAT and MS-LSAD☆26Updated last year
- Modified Version of Melkor @FuzzySecurity capable of creating disposable AppDomains in injected processes.☆28Updated 3 years ago
- ☆85Updated last year
- ☆32Updated last year
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated last year
- BOF and C++ implementation of the Windows Defender sandboxing technique described by Elastic Security Labs/Gabriel Landau.