Pinned Repositories
api-tracer
api-tracer is a tiny (useless) tracer
CTF-Writeups
reverse engninering & pwn writeup
hypereye
My research WIP bluepill hypervisor
ida_names
IDA-names automatically renames pseudocode windows with the current function name.
llvm_stuff
LLVM based devirtualization PoC’s.
packman-deobfuscator
srvhide
Simple tool to dump/hide services in services.exe process.
titan
Titan is a VMProtect devirtualizer
vdk
vdk is a set of utilities used to help with exploitation of a vulnerable driver.
vm_jit
VM devirtualization PoC based on AsmJit and llvm
archercreat's Repositories
archercreat/vm_jit
VM devirtualization PoC based on AsmJit and llvm
archercreat/titan
Titan is a VMProtect devirtualizer
archercreat/ida_names
IDA-names automatically renames pseudocode windows with the current function name.
archercreat/vdk
vdk is a set of utilities used to help with exploitation of a vulnerable driver.
archercreat/hypereye
My research WIP bluepill hypervisor
archercreat/llvm_stuff
LLVM based devirtualization PoC’s.
archercreat/api-tracer
api-tracer is a tiny (useless) tracer
archercreat/vmpfix
Universal x86/x64 VMProtect 2.0-3.X Import fixer
archercreat/srvhide
Simple tool to dump/hide services in services.exe process.
archercreat/Panda
Panda - is a set of utilities used to research how PsExec encrypts its traffic.
archercreat/libx86
Simple library-wrapper around triton for emulation/disassembly
archercreat/driver_template
Windows driver template with cmake that I use
archercreat/remill-helloworld
Simple hello world with remill
archercreat/windbg_scripts
archercreat/drakvuf
DRAKVUF Black-box Binary Analysis
archercreat/archercreat.github.io
archercreat/nix-channel
Personal Nix channel
archercreat/PinkyVM
archercreat/spacezVM
archercreat/cmkr
Modern build system based on CMake and TOML.
archercreat/dta-vs-osc
Dynamic Taint Analysis versus Obfuscated Self-Checking
archercreat/krabsetw
KrabsETW provides a modern C++ wrapper and a .NET wrapper around the low-level ETW trace consumption functions.
archercreat/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
archercreat/remill
Library for lifting machine code to LLVM bitcode
archercreat/SiMBA
Efficient Deobfuscation of Linear Mixed Boolean-Arithmetic Expressions
archercreat/Triton
Triton is a dynamic binary analysis framework. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
archercreat/alive2
Automatic verification of LLVM optimizations
archercreat/linux-pe
COFF and Portable Executable format described using standard C++ with no dependencies.
archercreat/Saturn_Results
This repo contains the tests and results that were done during the research of SATURN
archercreat/VTIL-Core
Virtual-machine Translation Intermediate Language