Pinned Repositories
9cc-compilerbook
https://www.sigbus.info/compilerbook
Alcatraz
x64 binary obfuscator
angelscript-mirror
Unofficial mirror for Angelscript's SVN repository, updated hourly.
asmc
Asmc Macro Assembler
asmjit
Machine code generation for C++
C--
A simple C-like compiler for generating executable programs on Windows x86_64 platform
oscar64
Optimizing Small memory C Compiler Assembler and Rumtime for C64
oxorany
obfuscated any constant encryption in compile time on any platform
srpmalloc
Fork of rpmalloc to be used with single thread applications and old C compilers
tiny-AES-c
Small portable AES128/192/256 in C
icyfox168168's Repositories
icyfox168168/C-Compiler
This is a c compiler that compiles c code into byte code then runs it the VM combined with it
icyfox168168/InlineHookLib
同时支持用户和内核模式的Inlinehook库
icyfox168168/libs
a tiny string library
icyfox168168/MyLoadLibrary
自己实现LoadLibrary函数的操作
icyfox168168/pe-loader
A Windows PE format file loader
icyfox168168/scriptorium
:scroll: Game Scripting Languages benchmarked
icyfox168168/stdstring.h
C string utils library (STB style, header-only).
icyfox168168/v_file
virtual file operation on memory