Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed defination of CC_CBXZ collides with other bits | Yifan Lu | 2016-11-23 | 1 | -9/+28 |
* | Merge branch 'master' of https://github.com/comex/substitute | Yifan Lu | 2016-11-23 | 1 | -15/+15 |
|\ | |||||
| * | fix some ARM stuff including calls, and test it | comex | 2016-11-15 | 1 | -8/+15 |
* | | Added ARM PUSH multi instruction assembly | Yifan Lu | 2016-11-03 | 1 | -1/+1 |
* | | Implemented call rewrite support, fixes #3 | Yifan Lu | 2016-11-03 | 1 | -1/+9 |
* | | Fixed warning about unused function | Yifan Lu | 2016-10-23 | 1 | -1/+1 |
|/ | |||||
* | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 2015-03-01 | 1 | -2/+4 |
* | Ban calls within transform regions in threadsafe mode. | comex | 2015-02-23 | 1 | -13/+8 |
* | Fix a broken bit test. | comex | 2015-02-09 | 1 | -1/+3 |
* | more | comex | 2015-02-09 | 1 | -25/+33 |
* | Refactor disassembly so x86 works, and add x86 transform-dis. | comex | 2015-02-08 | 1 | -0/+195 |