Pinned Repositories
8051_hex2bin
a tool can convert mcs 8051 hex file to binary file
al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
BCHexEditor
BCHexEditor - a hex edit control for the RAD Studio (Delphi and C++ Builder with VCL).
berry
A ultra-lightweight embedded scripting language optimized for microcontrollers.
Crab
CRAB is a virtual machine platform for embedded microcontroller systems.
Cypress-M8-IDA-Processor-Module
embedvm
my branch of EmbedVM for publishing the Python compiler until it is merged upstream
Hook-KdTrap
HyperHide
Hypervisor based anti anti debug plugin for x64dbg
kgbarchiver
KGB Archiver is the compression tool with unbelievable high compression rate. It surpasses even such efficient compression tool like 7zip and UHARC in terms of the abilities. KGB Archiver uses AES-256 encryption to encrypt archives.
maokecheng's Repositories
maokecheng/8051_hex2bin
a tool can convert mcs 8051 hex file to binary file
maokecheng/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
maokecheng/BCHexEditor
BCHexEditor - a hex edit control for the RAD Studio (Delphi and C++ Builder with VCL).
maokecheng/berry
A ultra-lightweight embedded scripting language optimized for microcontrollers.
maokecheng/Crab
CRAB is a virtual machine platform for embedded microcontroller systems.
maokecheng/Cypress-M8-IDA-Processor-Module
maokecheng/embedvm
my branch of EmbedVM for publishing the Python compiler until it is merged upstream
maokecheng/Hook-KdTrap
maokecheng/HyperHide
Hypervisor based anti anti debug plugin for x64dbg
maokecheng/kgbarchiver
KGB Archiver is the compression tool with unbelievable high compression rate. It surpasses even such efficient compression tool like 7zip and UHARC in terms of the abilities. KGB Archiver uses AES-256 encryption to encrypt archives.
maokecheng/ja-netfilter-backup
maokecheng/kicad_scripts
Some kicad scripts
maokecheng/lcc
The lcc retargetable ANSI C compiler
maokecheng/llvm-mingw
An LLVM/Clang/LLD based mingw-w64 toolchain
maokecheng/microdoge
Utilities for SafeNET (RainbowChina) Microdog Libraries 3.4 and 4.0
maokecheng/minifmodex
Automatically exported from code.google.com/p/minifmodex
maokecheng/obfuscator
maokecheng/PEP
Private exe protector
maokecheng/RC6
RC6 implementation on C
maokecheng/Self-Remapping-Code
This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemory.
maokecheng/sha1
sha1 hash alogrithm
maokecheng/Shark
Turn off PatchGuard in real time for win7 (7600) ~ later
maokecheng/Stark
Repository of small utilities related to key recovery
maokecheng/tiny-AES-c
Small portable AES128/192/256 in C
maokecheng/ucxxrt
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
maokecheng/udis86
Disassembler Library for x86 and x86-64
maokecheng/VM8051
Virtual Machine for 8051
maokecheng/vt-debuuger
a debugger use vt technology
maokecheng/Whitebox-crypto-AES
Whitebox AES implementation in C++. Chow, Karroumi.