mangh / llvm2019Links
Visual Studio 2019 extension for building C/C++ projects with the LLVM Compiler Toolchain (installed separately).
☆13Updated 4 years ago
Alternatives and similar repositories for llvm2019
Users that are interested in llvm2019 are comparing it to the libraries listed below
Sorting:
- Analysing and defeating PatchGuard universally☆36Updated 5 years ago
- Open Anti Cheat☆27Updated 3 years ago
- A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.☆27Updated 5 years ago
- ☆14Updated 6 years ago
- Some eternal WIP stuff :)☆20Updated 3 weeks ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆24Updated 8 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 8 years ago
- ☆15Updated 5 years ago
- Example of hijacking system calls via function pointer tables