Sample project for kernel debugging automation with Vagrant
☆60Apr 11, 2020Updated 5 years ago
Alternatives and similar repositories for Vagrant-Kernel-Debug-Sample
Users that are interested in Vagrant-Kernel-Debug-Sample are comparing it to the libraries listed below
Sorting:
- .lib file for linking against the NT CRT☆19Mar 18, 2022Updated 3 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆352Sep 13, 2020Updated 5 years ago
- A collection of Binary Ninja plugins☆28May 17, 2022Updated 3 years ago
- ☆31Oct 31, 2018Updated 7 years ago
- Simple utility that allows you to automatically unload/reload an x64dbg plugin while developing with Visual Studio.☆26Aug 9, 2022Updated 3 years ago
- paste string formatted byte data block into x64dbg easy.☆42Jan 2, 2021Updated 5 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆69Mar 18, 2019Updated 6 years ago
- ☆16Sep 5, 2024Updated last year
- ☆51Jan 9, 2021Updated 5 years ago
- ☆44Oct 7, 2018Updated 7 years ago
- Virtual machine with a custom instruction set in C☆16Jul 17, 2018Updated 7 years ago
- Dynamic Taint Analysis versus Obfuscated Self-Checking☆16Sep 5, 2021Updated 4 years ago
- RISC-V Disassembler☆18Aug 25, 2020Updated 5 years ago
- Exports monitoring plugin for x64dbg☆22Mar 14, 2023Updated 2 years ago
- HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Ap…☆22Jul 6, 2021Updated 4 years ago
- Toy scripts for playing with WinDbg JS API☆243Jul 8, 2024Updated last year
- A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.☆27Jan 7, 2020Updated 6 years ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆36Jan 12, 2022Updated 4 years ago
- This x64dbg plugin allows you to upload your sample to Malcore and view the results.☆37Jun 30, 2023Updated 2 years ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …