Pinned Repositories
ByteToHeader
Simple C tool to generate a C header file with an array of bytes of given file.
ExecutiveCallbackObjects
Research on Windows Kernel Executive Callback Objects
FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
ioctldef
Generate CTL_CODE macro definition of an IOCTL code from just an integer.
kli
Kernel Lazy Importer
MathSequences
C tools to prove / display some math sequences. This is useless, but it was fun to write.
PaddingFinder
Finds intra-function padding in a Portable Executable image.
PatternScanner
C tool to scan for a pattern in a file.
uuidv4
hypervisor's Repositories
hypervisor/kli
Kernel Lazy Importer
hypervisor/ByteToHeader
Simple C tool to generate a C header file with an array of bytes of given file.
hypervisor/PatternScanner
C tool to scan for a pattern in a file.
hypervisor/ioctldef
Generate CTL_CODE macro definition of an IOCTL code from just an integer.
hypervisor/PaddingFinder
Finds intra-function padding in a Portable Executable image.
hypervisor/ExecutiveCallbackObjects
Research on Windows Kernel Executive Callback Objects
hypervisor/FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
hypervisor/MathSequences
C tools to prove / display some math sequences. This is useless, but it was fun to write.
hypervisor/uuidv4
hypervisor/kyc-pep
Code challenge for Stacc
hypervisor/CallMon
CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers
hypervisor/companything
hypervisor/dat100-jplab11-startkode
hypervisor/dat100-prosjekt-startkode-2021
hypervisor/dat100-prosjekt-testing-2021
hypervisor/dat100public
hypervisor/dat102
DAT102: Algoritmer og datastrukturer - eksempler
hypervisor/fastermath
A library of optimized math functions targeted at 32-bit and 64-bit x86 Linux systems
hypervisor/Heavens-Gate-2.0
Executes 64bit code from a 32bit process
hypervisor/jp
Java Programming for Uni
hypervisor/MAT101
hypervisor/maybe
hypervisor/mbc-markdown
MBC content in markdown
hypervisor/nextjs-subscription-payments
Clone, deploy, and fully customize a SaaS subscription application with Next.js.
hypervisor/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
hypervisor/static-stl
A static reimplementation of the C++ STL (no dynamic memory allocations).
hypervisor/Tigress_protection
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
hypervisor/windows_kernel_address_leaks
Examples of leaking Kernel Mode information from User Mode on Windows
hypervisor/WindowsIntelPT
This driver implements the Intel Processor Trace functionality in Intel Skylake architecture for Microsoft Windows