aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/obfuscator.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-27relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker1-1/+1
ramdump. i just need to write a luawrapper.
2018-02-112 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵bloodstalker1-0/+5
here and there
2017-12-20updated README, added commentsbloodstalker1-18/+121
2017-12-16now handles changing header names as wellbloodstalker1-18/+22
2017-12-16obfuscator should handle macro expansions just fine now, also there was no ↵bloodstalker1-20/+38
rewriter for macro expansion so added one and added a test folder for obfuscator, also added a new method for getting the spellingloc to aux methods
2017-12-11wip, added methods for dealing with filename changes to obfuscatorbloodstalker1-13/+87
2017-12-09obfuscator can remove comments now. it can handle some hairy stuff. its ↵bloodstalker1-23/+50
better than vim's syntax highlighter anyways
2017-12-06obfuscator doesnt mess up var declations with init values, python driver has ↵bloodstalker1-0/+1
been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua
2017-11-28python driver wip, obfuscator updated and readme, general readme updatesbloodstalker1-6/+111
2017-11-13half-way through finishing obfuscator.bloodstalker1-7/+103
2017-11-11added obfuscator, some minor changes made to load.py so it would be easier ↵bloodstalker1-69/+79
to call python scripts from lua, general changes for a new project
2017-10-21minor fixes here and there. also fixed #17bloodstalker1-1/+10
2017-08-09repurposing m2 into something im gonna play around with to check some ideasbloodstalker1-2/+44
2017-02-01added GPL2 license notes on top, emacs c++ recognitionbloodstalker1-0/+17
2016-12-02added a disclaimerbloodstalker1-0/+1
2016-11-30added a comment regarding replacementsbloodstalker1-0/+2
2016-11-04lvl 2 mutattions.bloodstalker1-0/+119