aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed some issues with the way bruiser handled integers, added some initial ↵bloodstalker2018-01-224-14/+53
| | | | tests.
* xobj handling for int types and pointers is done.next is structs,unoins and ↵bloodstalker2018-01-216-41/+283
| | | | adding docs. you can try running demo1.lua under lua-scripts for a demo
* WIP.using libffi for calling xobjects now.bloodstalker2018-01-205-2/+142
|
* updatebloodstalker2018-01-206-16/+128
|
* updatebloodstalker2018-01-173-14/+74
|
* you can now run objects that are loaded into bruiser from a shared library ↵bloodstalker2018-01-123-64/+90
| | | | from lua. right now very simple examples work. i have to figure out how to handles runtime pointer recasts.
* updatebloodstalker2018-01-096-13/+137
|
* readme update [ci skip]bloodstalker2018-01-081-2/+12
|
* the function code, function name, var names and var sized are now being ↵bloodstalker2018-01-082-34/+44
| | | | returned to lua as tables.
* load.py now loads all objects and functions along with names to c++. next is ↵bloodstalker2018-01-023-19/+73
| | | | getting them to lua.
* wipbloodstalker2017-12-314-13/+62
|
* bruiser gets the function code and name from bfd now. besides that minor ↵bloodstalker2017-12-304-12/+62
| | | | changes here and there.
* load.py recognized function entries correctly now. minor fixes and updates.bloodstalker2017-12-291-27/+14
|
* wipbloodstalker2017-12-083-47/+117
|
* obfuscator doesnt mess up var declations with init values, python driver has ↵bloodstalker2017-12-064-13/+243
| | | | been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua
* python driver wip, obfuscator updated and readme, general readme updatesbloodstalker2017-11-281-9/+12
|
* added obfuscator, some minor changes made to load.py so it would be easier ↵bloodstalker2017-11-111-1/+1
| | | | to call python scripts from lua, general changes for a new project
* 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-055-8/+137
|
* fixes #18bloodstalker2017-10-211-2/+12
|
* minor fixes here and there. also fixed #17bloodstalker2017-10-211-2/+3
|
* some api-changes handling, along with more text for contribsbloodstalker2017-09-201-1/+1
|
* not muchbloodstalker2017-09-171-0/+2
|
* updatedbloodstalker2017-08-231-1/+5
|
* new lua test file for bruiserbloodstalker2017-07-291-0/+24
|
* new commandbloodstalker2017-07-291-1/+2
|
* new commandbloodstalker2017-07-291-4/+5
|
* new commandbloodstalker2017-07-291-2/+31
|
* trying to add header sensitivitybloodstalker2017-07-291-1/+10
|
* new commandbloodstalker2017-07-291-0/+1
|
* added a couple if tiny thingsbloodstalker2017-07-291-4/+47
|
* test scripts for the precommit script to run, mainly copies of ↵bloodstalker2017-07-232-0/+57
| | | | mutation-example and testfile1 lua scripts
* wipbloodstalker2017-07-161-6/+103
|
* fixed a help commentbloodstalker2017-07-151-1/+1
|
* updatedbloodstalker2017-07-031-2/+10
|
* added a new bruiser option. you pass bruiser a lua script and bruiser runs ↵bloodstalker2017-07-031-0/+24
| | | | it in non-cli mode.
* removed extra spacesbloodstalker2017-07-031-11/+1
|
* updatedbloodstalker2017-07-031-2/+3
|
* added a new commandbloodstalker2017-07-021-14/+56
|
* new commandbloodstalker2017-07-022-1/+3
|
* well i guess 4 doesnt have orcbloodstalker2017-06-271-0/+2
|
* trying to see how many cool things i can do with orcs...bloodstalker2017-06-272-0/+73
|
* added the new source filebloodstalker2017-06-271-1/+2
|
* updatedbloodstalker2017-06-271-0/+10
|
* updatedbloodstalker2017-06-271-0/+1
|