aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* added linenoise into the buildbloodstalker2017-05-121-1/+7
|
* added lncurses and boost headersbloodstalker2017-04-301-1/+2
|
* added tinyxml2.obloodstalker2017-04-261-1/+1
|
* the new mutator experimetal mutator feature. bruiser tries to break your code.bloodstalker2017-04-111-0/+29