Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated the completion and hint for bruiser. its using a fork of linenoise ↵ | bloodstalker | 2019-08-30 | 1 | -58/+0 |
| | | | | now. i will add lua context-sensetive completions later. | ||||
* | do not pull this commit [ci skip] | bloodstalker | 2019-08-30 | 1 | -231/+1 |
| | |||||
* | WIP | bloodstalker | 2018-09-16 | 1 | -0/+1 |
| | |||||
* | wip:added a wasm backend. i need to setup an interface with the main c++ ↵ | bloodstalker | 2018-05-20 | 1 | -0/+3 |
| | | | | code. added some commands to bruiser for managing xobj memories | ||||
* | ramdump is here | bloodstalker | 2018-04-28 | 1 | -0/+1 |
| | |||||
* | relicensed everything excluding safercpp to GPL-3.0. fixes #31. now there is ↵ | bloodstalker | 2018-04-27 | 1 | -1/+1 |
| | | | | ramdump. i just need to write a luawrapper. | ||||
* | wip-the asm rewriter module plus the assembly jump table lua module ↵ | bloodstalker | 2018-03-01 | 1 | -0/+3 |
| | | | | implementation | ||||
* | update | bloodstalker | 2018-02-01 | 1 | -0/+2 |
| | |||||
* | update | bloodstalker | 2018-01-20 | 1 | -0/+4 |
| | |||||
* | update | bloodstalker | 2018-01-09 | 1 | -0/+1 |
| | |||||
* | wip | bloodstalker | 2017-12-31 | 1 | -0/+1 |
| | |||||
* | obfuscator doesnt mess up var declations with init values, python driver has ↵ | bloodstalker | 2017-12-06 | 1 | -1/+2 |
| | | | | been updated, not finished yet, bruiser now gets the objects from load.py, executioner will handle running the objects and registering them with lua | ||||
* | now you can run load.py from bruiser. | bloodstalker | 2017-11-05 | 1 | -0/+1 |
| | |||||
* | new command | bloodstalker | 2017-07-29 | 1 | -4/+5 |
| | |||||
* | new command | bloodstalker | 2017-07-29 | 1 | -0/+1 |
| | |||||
* | new command | bloodstalker | 2017-07-02 | 1 | -0/+1 |
| | |||||
* | 4 new commands | bloodstalker | 2017-06-25 | 1 | -0/+4 |
| | |||||
* | added two new commands | bloodstalker | 2017-06-24 | 1 | -0/+2 |
| | |||||
* | new command | bloodstalker | 2017-06-24 | 1 | -1/+2 |
| | |||||
* | added the new command | bloodstalker | 2017-06-23 | 1 | -0/+1 |
| | |||||
* | added a new command | bloodstalker | 2017-06-22 | 1 | -0/+1 |
| | |||||
* | new command | bloodstalker | 2017-06-11 | 1 | -0/+1 |
| | |||||
* | more commands for auto-completion | bloodstalker | 2017-06-10 | 1 | -2/+4 |
| | |||||
* | fixed some commands | bloodstalker | 2017-06-05 | 1 | -22/+34 |
| | |||||
* | added the new commands to the list | bloodstalker | 2017-06-04 | 1 | -0/+6 |
| | |||||
* | added a new command to the list | bloodstalker | 2017-05-31 | 1 | -0/+1 |
| | |||||
* | added the shell commands to the list | bloodstalker | 2017-05-15 | 1 | -0/+24 |
| | |||||
* | removed a meaningless comment | bloodstalker | 2017-05-15 | 1 | -1/+0 |
| | |||||
* | new header for bruiser | bloodstalker | 2017-05-12 | 1 | -0/+252 |