Commit Graph

12 Commits

Author SHA1 Message Date
CPunch 48fa8935c3 Added .clang-format, formatted codebase 2022-06-27 18:57:00 -05:00
CPunch 5aecc1b63f VMBoxGen refactor, obfuscate static CNC ip & port strings
- VMBoxGen is built before shared lib
- VMBoxGen has no reliance on the shared lib, just the config file
- main config was moved to the root cmakelists
2022-05-19 01:42:40 -05:00
CPunch c63bfe00af VM: added OP_DECPTR, minor refactoring of laikaB_unlock 2022-04-30 16:21:29 -05:00
CPunch c16cdf3644 Windows: Fix laikaV_execute for MSVC 2022-04-30 13:06:18 -05:00
CPunch a4e04297a7 Tool: added VM Test
- includes a tiny demo for decoding secret messages
2022-04-29 15:51:59 -05:00
CPunch 36c3c8a65f Box: implemented laikaB_unlock() & laikaB_lock() 2022-04-28 18:10:15 -05:00
CPunch 4333d03a51 VM: minor refacotring, added OP_TESTJMP & OP_DEBUG 2022-04-28 11:57:32 -05:00
CPunch 9cea98c86a Forced inlining for both GCC/clang & MSVC 2022-04-28 11:07:11 -05:00
CPunch 192bf22225 Shell: improved looks, added colored output 2022-03-21 17:47:46 -05:00
CPunch 30f7ffb73b Added lsodium.c, laikaK_loadKeys, laikaK_genKeys 2022-03-21 15:24:05 -05:00
CPunch af9cdfdaed lvm.h: added basic implementation of laikaV_execute 2022-03-21 14:59:04 -05:00
CPunch 4e928464bd TaskService refactoring 2022-02-17 17:24:46 -06:00