can1357
Security researcher and reverse engineer. Interested in Windows kernel development, low-level programming, static program analysis and cryptography.
Verilave Inc.The Netherlands
Pinned Repositories
ByePg
Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.
CVE-2018-8897
Arbitrary code execution with kernel privileges using CVE-2018-8897.
haruspex
Exploration of x86-64 ISA using speculative execution.
NoVmp
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
NtLua
Lua in kernel-mode because why not.
NtRays
Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.
selene
Kernel-mode Paravirtualization in Ring 2, LLVM based linker, and some other things!
ThePerfectInjector
Literally, the perfect injector.
pmesh
pmesh: rethinking application proxies
VTIL-Core
Virtual-machine Translation Intermediate Language
can1357's Repositories
can1357/NoVmp
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
can1357/ThePerfectInjector
Literally, the perfect injector.
can1357/ByePg
Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.
can1357/NtRays
Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.
can1357/CVE-2018-8897
Arbitrary code execution with kernel privileges using CVE-2018-8897.
can1357/selene
Kernel-mode Paravirtualization in Ring 2, LLVM based linker, and some other things!
can1357/NtLua
Lua in kernel-mode because why not.
can1357/haruspex
Exploration of x86-64 ISA using speculative execution.
can1357/linux-pe
COFF and Portable Executable format described using standard C++ with no dependencies.
can1357/hvdetecc
Collection of hypervisor detections
can1357/simple_cnn
Simple Convolutional Neural Network Library
can1357/HexSuite
Header only wrapper around Hex-Rays API in C++20.
can1357/physical_mem_controller
A library to read physical memory and system-wide virtual memory.
can1357/vmware-rpc
Header-only VMWare Backdoor API Implementation & Effortless VMX Patcher for Custom Guest-to-Host RPCs
can1357/IdaThemer
🎨 Seamlessly convert your favorite Visual Studio Code themes to IDA Pro themes.
can1357/safe_capcom
Capcom wrapper with safety in mind.
can1357/xstd
A portable header only library extending the C++20 STL.
can1357/vmpdump
A dynamic VMP dumper and import fixer, powered by VTIL.
can1357/uLua
micro lua
can1357/gengo
Generate Go bindings for shared C libraries.
can1357/rpmalloc
can1357/llvm-patches
Personal curation of Clang/LLVM patches.
can1357/retro
Experimental static analysis framework.
can1357/troto
TypeScript to Protobuf transpiler.
can1357/xedpp
Tiny wrapper around xed API.
can1357/Myelin
Header-only CUDA accelerated DNN library
can1357/hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
can1357/lwip-fork