aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/executioner.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updatebloodstalker2018-02-011-1/+11
|
* fixed string type for xobjs, also xcall can now call functions by name as wellbloodstalker2018-01-261-0/+7
|
* updatebloodstalker2018-01-201-0/+50
|
* updatebloodstalker2018-01-171-2/+65
|
* you can now run objects that are loaded into bruiser from a shared library ↵bloodstalker2018-01-121-4/+5
| | | | from lua. right now very simple examples work. i have to figure out how to handles runtime pointer recasts.
* updatebloodstalker2018-01-091-0/+38
|
* load.py now loads all objects and functions along with names to c++. next is ↵bloodstalker2018-01-021-3/+8
| | | | getting them to lua.
* wipbloodstalker2017-12-311-9/+39
|
* bruiser gets the function code and name from bfd now. besides that minor ↵bloodstalker2017-12-301-3/+37
| | | | changes here and there.
* wipbloodstalker2017-12-081-0/+116