aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/xobj.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updatebloodstalker2018-08-171-1/+1
|
* fixes 42, fixes 44bloodstalker2018-06-241-17/+17
|
* relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵bloodstalker2018-04-271-1/+1
| | | | ramdump. i just need to write a luawrapper.
* two more options for load.py. also fixed the default lua script for bruiser. ↵bloodstalker2018-04-211-0/+4
| | | | now it works for everyone if luarocks is in path.
* added a lua module for asmrewriter, will soon add docs. you can try the new ↵bloodstalker2018-03-121-1/+1
| | | | module by running asmtest.lua or demo2.lua did some cosmetic fixes to load bfd so it doesnt suck as hard when you get dumps
* wip-the asm rewriter module plus the assembly jump table lua module ↵bloodstalker2018-03-011-0/+8
| | | | implementation
* bruiser will now run a lua script before startup so now you can easily use ↵bloodstalker2018-02-241-11/+23
| | | | your lua rocks from inside bruiser. added a new demo using bruisers xobj module. added a new bruiser option for the default lua script to run prior to bruiser startup. updated the readme for bruiser.
* updatebloodstalker2018-02-011-0/+127