- Apr 16, 2013
-
-
an7s authored
Former-commit-id: 684d4aeef75b411d2b300d7ecee2fc8f98c559a3
-
- Apr 06, 2013
-
-
jdh8d authored
Updates to spri to actually manage redirects from application code correctly. Previously, the indirect branch target and the 'old' instructin's address were confused as to what was being redirected. This should be cleared up now. Former-commit-id: 5465a37bbec1c94571d3c33fa07a493f826972be
-
- Mar 02, 2013
-
-
jdh8d authored
Former-commit-id: f8cf0b1e1d6326db95f68275d025da2d82d48952
-
- Feb 28, 2013
-
-
jdh8d authored
Former-commit-id: 1940ecea2e52d97187e40bf67c5675aeed81e937
-
- Dec 05, 2012
-
-
bdr7fv authored
Former-commit-id: 552cb365735260457c423e0eb6887b3e23d15d2a
-
- Nov 09, 2012
-
-
jdh8d authored
Former-commit-id: 9a2056485049bd1bba9041420bf32ed79081dfe7
-
- Sep 06, 2012
-
-
bdr7fv authored
altered fileir.cpp AssembleRegistry() to detect if system calls fail, and to be more memory efficient. Former-commit-id: a6ec1300e6a10e4b619d37fedaad108d918a5bb9
-
- Sep 05, 2012
-
-
bdr7fv authored
Fixed some tabbing issues in core/fileir.hpp, added signature for fileir destructor in fileir.hpp. Implement fileir destructor in fileir.cpp. Multiple calls to generate spri no longer eat memory. Former-commit-id: 532c38b749c51e49bfe065590013fe66124d3152
-
- Aug 30, 2012
-
-
jdh8d authored
Former-commit-id: 6147ea286df2b0d2c521261afcf35e7a1c64a877
-
- Aug 22, 2012
-
-
jdh8d authored
Former-commit-id: 3925cdcce7557a33078cadc64305958387a39cbf
-
- Aug 17, 2012
-
-
bdr7fv authored
fileir.cpp, when assemblying the assembly registry, destorys any previous existing binary or assembly files, just in case. Former-commit-id: 55819c800e824afaeda2acbe87881dd0d1281202
-
bdr7fv authored
Included new functionality in fileir to change the key of a registered instruction/assembly pair. This is necessary for some the rewriting I intend to do. Former-commit-id: d9aaec6b317e5d9664fed8e3050e2782c8fd796e
-
bdr7fv authored
Former-commit-id: 64a9cff6d7a51509dbd785932c58310575d79fb3
-
- Aug 16, 2012
-
-
bdr7fv authored
fileir now has an assembly registry. If assembling large numbers of instructions, register instructions here to speed up performance in assembly. Instructions are assembled on demand, or when fileir is used to write to the db or to generate spri. Former-commit-id: c92c7aa20ff36df6c01d34f949ea1a4248686b4f
-
- Aug 06, 2012
-
-
jdh8d authored
Former-commit-id: aa0402377fb7f2253102ec40101bd1dfe8327d79
-
- Aug 04, 2012
-
-
jdh8d authored
Former-commit-id: 6505c3f5ee0b4547cd11a015efacf077cb1791e1
-
- Jul 16, 2012
-
-
jdh8d authored
Former-commit-id: ad2e710b7db7ea454d2d0d08b63a8aca99a902ea
-
- Jul 13, 2012
- Dec 07, 2011
-
-
dnguyen authored
Former-commit-id: 2402d2e625ce6f298cf15ff854c8a490ee9b0377
-
- Nov 02, 2011
- Sep 22, 2011
-
-
jdh8d authored
-
- Sep 21, 2011
-
-
jdh8d authored
Fixes to fix_calls to safely move some call instructions. also changes to fill_in_indtargs to support this, and several small bug fixes.
-
- Sep 06, 2011
-
-
jdh8d authored
restructured to modularize libIRDB, and also added the CFG module for building a control flow graph of a function.
-
- Aug 25, 2011
-
-
jdh8d authored
Reorganized current libIRDB into a library for the CORE functionality. Hope is to add a second library for CFG building.
-
- Aug 22, 2011
-
-
jdh8d authored
-
- Aug 18, 2011
-
-
jdh8d authored
-
- Aug 12, 2011
-
-
an7s authored
- keeping track of out args region size - keeping track of indirect branch targets
-
- Aug 05, 2011
-
-
jdh8d authored
-
- Aug 02, 2011
-
-
an7s authored
Better support for indirect branch targets in instructions
-
- Jul 25, 2011
-
-
jdh8d authored
-
- Jul 22, 2011
-
-
jdh8d authored
-
- Jul 15, 2011
-
-
jdh8d authored
-
- Jul 12, 2011
-
-
jdh8d authored
-
- Jul 07, 2011
-
-
jdh8d authored
-
- Jun 29, 2011
-
-
jdh8d authored
fixes to meds2pdb and the xform engine to support a NULL function. also various fixes to libIRDB to handle IDs better, etc.
-
- Jun 28, 2011
-
-
jdh8d authored
Working version (runs without faulting and gives visually correct results on one example) of ILR and generating of spri code for it!
-
- Jun 24, 2011
-
-
jdh8d authored
-
- Jun 16, 2011
-
-
jdh8d authored
-