Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-05 | fixing m0s builds for all llvm versions, added a windows cygwin build test ↵ | bloodstalker | 1 | -0/+8 | |
on appveyor | |||||
2019-08-30 | updated the completion and hint for bruiser. its using a fork of linenoise ↵ | bloodstalker | 1 | -2/+2 | |
now. i will add lua context-sensetive completions later. | |||||
2018-10-02 | added tests for wasm setters, faultreiber and tablegen now use the same xml ↵ | bloodstalker | 1 | -14/+14 | |
file. makes things more consistent | |||||
2018-09-20 | travis fix | bloodstalker | 1 | -1/+1 | |
2018-09-18 | still WIP | bloodstalker | 1 | -8/+46 | |
2018-09-16 | fixing the new build | bloodstalker | 1 | -2/+4 | |
2018-09-16 | [skip ci] | bloodstalker | 1 | -1/+1 | |
2018-09-16 | [skip ci] | bloodstalker | 1 | -5/+7 | |
2018-09-16 | [skip ci] | bloodstalker | 1 | -2/+2 | |
2018-09-16 | [skip ci] | bloodstalker | 1 | -4/+8 | |
2018-09-16 | WIP | bloodstalker | 1 | -13/+32 | |
2018-08-29 | some cosmetic changes and makefile fixes | bloodstalker | 1 | -7/+18 | |
2018-08-19 | fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵ | bloodstalker | 1 | -11/+19 | |
its own folder. | |||||
2018-08-18 | makefile updates for obfuscator and bruiser | bloodstalker | 1 | -44/+154 | |
2018-07-21 | updated the README with the mirror repo links for luatablegen, delf and dwasm | bloodstalker | 1 | -0/+3 | |
2018-07-19 | a fix for the luatablegen json file, added a new option to load.py, minor ↵ | bloodstalker | 1 | -1/+1 | |
cosmetic changes | |||||
2018-06-24 | fixes 42, fixes 44 | bloodstalker | 1 | -2/+2 | |
2018-06-19 | fixes #43. the auto-gen source files by luatablegen dont look like source ↵ | bloodstalker | 1 | -1/+2 | |
files instead of headers. luatablegen also generates an excuse of a doc for all the table methods. | |||||
2018-06-10 | fix | bloodstalker | 1 | -3/+9 | |
2018-06-09 | the codegen is working now. the generated codes will not be part of the repo ↵ | bloodstalker | 1 | -2/+9 | |
for the time being. they will be generated during the build process. | |||||
2018-05-18 | fixes #33. fixed #34. python interpreter should clean up after itself ↵ | bloodstalker | 1 | -2/+3 | |
properly so maybe #32 is also sovled but i need more time to know. the stack usage for lua has been reduced so larger number of xobjs are fine now. general cleanup for executioner and bruiser. added a note regarding running obfuscators test. lua no longer needs libreadline to build. bfds test no longer needs libbfd to build. | |||||
2018-04-30 | fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵ | bloodstalker | 1 | -2/+2 | |
new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running. | |||||
2018-04-28 | ramdump is here | bloodstalker | 1 | -1/+1 | |
2018-04-08 | added some more cli options to load.py. added a new test file for bruiser to ↵ | bloodstalker | 1 | -1/+1 | |
see how it fares against bigger files. | |||||
2018-03-04 | the jmp table is working now. you get member set and get methods, and an ↵ | bloodstalker | 1 | -1/+1 | |
iterator. you can demo2 in the lua scripts folder for a test. | |||||
2018-03-04 | wip-the lua syntax is not what i want to be yet and im having trouble with ↵ | bloodstalker | 1 | -1/+1 | |
the JMP_S_T pointers | |||||
2018-03-02 | the skeletion code for the jump table struct is now working | bloodstalker | 1 | -3/+5 | |
2018-03-01 | some fixes for the jump table lua module | bloodstalker | 1 | -1/+1 | |
2018-03-01 | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 1 | -2/+2 | |
implementation | |||||
2018-02-11 | travis fix | bloodstalker | 1 | -1/+1 | |
2018-02-11 | 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵ | bloodstalker | 1 | -1/+1 | |
here and there | |||||
2018-02-01 | makefile update or they kinda do what they were supposed to do | bloodstalker | 1 | -8/+16 | |
2018-01-21 | xobj handling for int types and pointers is done.next is structs,unoins and ↵ | bloodstalker | 1 | -1/+4 | |
adding docs. you can try running demo1.lua under lua-scripts for a demo | |||||
2018-01-20 | WIP.using libffi for calling xobjects now. | bloodstalker | 1 | -1/+1 | |
2018-01-20 | update | bloodstalker | 1 | -1/+1 | |
2017-11-07 | fix | bloodstalker | 1 | -2/+2 | |
2017-11-07 | fixed | bloodstalker | 1 | -3/+3 | |
2017-11-07 | travis should be fixed now | bloodstalker | 1 | -3/+1 | |
2017-11-05 | fix | bloodstalker | 1 | -2/+5 | |
2017-11-05 | fix | bloodstalker | 1 | -1/+1 | |
2017-11-05 | uses pythonconfig now | bloodstalker | 1 | -1/+1 | |
2017-11-05 | now you can run load.py from bruiser. | bloodstalker | 1 | -2/+4 | |
2017-07-29 | trying to add header sensitivity | bloodstalker | 1 | -1/+10 | |
2017-06-27 | added the new source file | bloodstalker | 1 | -1/+2 | |
2017-06-22 | whatever | bloodstalker | 1 | -0/+1 | |
2017-06-22 | fix? | bloodstalker | 1 | -1/+1 | |
2017-06-22 | wip | bloodstalker | 1 | -1/+6 | |
2017-06-10 | now builds luajit as well | bloodstalker | 1 | -1/+6 | |
2017-05-23 | nothing | bloodstalker | 1 | -0/+1 | |
2017-05-15 | updated to build the new object | bloodstalker | 1 | -1/+1 | |