aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated the completion and hint for bruiser. its using a fork of linenoise ↵bloodstalker2019-08-301-2/+2
| | | | now. i will add lua context-sensetive completions later.
* added tests for wasm setters, faultreiber and tablegen now use the same xml ↵bloodstalker2018-10-021-14/+14
| | | | file. makes things more consistent
* travis fixbloodstalker2018-09-201-1/+1
|
* still WIPbloodstalker2018-09-181-8/+46
|
* fixing the new buildbloodstalker2018-09-161-2/+4
|
* [skip ci]bloodstalker2018-09-161-1/+1
|
* [skip ci]bloodstalker2018-09-161-5/+7
|
* [skip ci]bloodstalker2018-09-161-2/+2
|
* [skip ci]bloodstalker2018-09-161-4/+8
|
* WIPbloodstalker2018-09-161-13/+32
|
* some cosmetic changes and makefile fixesbloodstalker2018-08-291-7/+18
|
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-191-11/+19
| | | | its own folder.
* makefile updates for obfuscator and bruiserbloodstalker2018-08-181-44/+154
|
* updated the README with the mirror repo links for luatablegen, delf and dwasmbloodstalker2018-07-211-0/+3
|
* a fix for the luatablegen json file, added a new option to load.py, minor ↵bloodstalker2018-07-191-1/+1
| | | | cosmetic changes
* fixes 42, fixes 44bloodstalker2018-06-241-2/+2
|
* fixes #43. the auto-gen source files by luatablegen dont look like source ↵bloodstalker2018-06-191-1/+2
| | | | files instead of headers. luatablegen also generates an excuse of a doc for all the table methods.
* fixbloodstalker2018-06-101-3/+9
|
* the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker2018-06-091-2/+9
| | | | for the time being. they will be generated during the build process.
* fixes #33. fixed #34. python interpreter should clean up after itself ↵bloodstalker2018-05-181-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.
* fixes #30. run make deepclean on bruiser. lua needs to be rebuilt. added a ↵bloodstalker2018-04-301-2/+2
| | | | new commandline option, --keepalive. drops to cli if you were running in non-cli after script finishes running.
* ramdump is herebloodstalker2018-04-281-1/+1
|
* added some more cli options to load.py. added a new test file for bruiser to ↵bloodstalker2018-04-081-1/+1
| | | | see how it fares against bigger files.
* the jmp table is working now. you get member set and get methods, and an ↵bloodstalker2018-03-041-1/+1
| | | | iterator. you can demo2 in the lua scripts folder for a test.
* wip-the lua syntax is not what i want to be yet and im having trouble with ↵bloodstalker2018-03-041-1/+1
| | | | the JMP_S_T pointers
* the skeletion code for the jump table struct is now workingbloodstalker2018-03-021-3/+5
|
* some fixes for the jump table lua modulebloodstalker2018-03-011-1/+1
|
* wip-the asm rewriter module plus the assembly jump table lua module ↵bloodstalker2018-03-011-2/+2
| | | | implementation
* travis fixbloodstalker2018-02-111-1/+1
|
* 2 major bug fixed for bruiser, a lot of little improvements and bug fixed ↵bloodstalker2018-02-111-1/+1
| | | | here and there
* makefile update or they kinda do what they were supposed to dobloodstalker2018-02-011-8/+16
|
* xobj handling for int types and pointers is done.next is structs,unoins and ↵bloodstalker2018-01-211-1/+4
| | | | adding docs. you can try running demo1.lua under lua-scripts for a demo
* WIP.using libffi for calling xobjects now.bloodstalker2018-01-201-1/+1
|
* updatebloodstalker2018-01-201-1/+1
|
* fixbloodstalker2017-11-071-2/+2
|
* fixedbloodstalker2017-11-071-3/+3
|
* travis should be fixed nowbloodstalker2017-11-071-3/+1
|
* fixbloodstalker2017-11-051-2/+5
|
* fixbloodstalker2017-11-051-1/+1
|
* uses pythonconfig nowbloodstalker2017-11-051-1/+1
|
* now you can run load.py from bruiser.bloodstalker2017-11-051-2/+4
|
* trying to add header sensitivitybloodstalker2017-07-291-1/+10
|
* added the new source filebloodstalker2017-06-271-1/+2
|
* whateverbloodstalker2017-06-221-0/+1
|
* fix?bloodstalker2017-06-221-1/+1
|
* wipbloodstalker2017-06-221-1/+6
|
* now builds luajit as wellbloodstalker2017-06-101-1/+6
|
* nothingbloodstalker2017-05-231-0/+1
|
* updated to build the new objectbloodstalker2017-05-151-1/+1
|
* now builds libluabloodstalker2017-05-131-9/+10
|