Pinned Repositories
demos
Demo code for publications on ithare.com
kscope
kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent to the original one. Can be used for compiler torture-testing and optimisation testing, and for a few other things too :-).
mtprimitives
Some multithreading primitives from 'No Bugs' Hare
obf
C++ Code+Data Obfuscation Library with Build-Time Polymorphism
util
ITHare.com's Repositories
ITHare/obf
C++ Code+Data Obfuscation Library with Build-Time Polymorphism
ITHare/kscope
kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent to the original one. Can be used for compiler torture-testing and optimisation testing, and for a few other things too :-).
ITHare/util
ITHare/mtprimitives
Some multithreading primitives from 'No Bugs' Hare
ITHare/demos
Demo code for publications on ithare.com