- Oct 08, 2014
-
-
jdh8d authored
Former-commit-id: 7b224df7cf2d184bfbd88da6d1fa0b811592c63e
-
- Aug 18, 2014
-
-
jdh8d authored
Former-commit-id: 7c651fb9ebc7f5374a1c823c7f999a9535cff935
-
- May 09, 2014
-
-
jdh8d authored
Updated fix_calls with binary-search for transformation options, also fixed 'call [rsp]' instruction, which wasn't getting adjusted correctly. Former-commit-id: b8a14f43bad1b2f3a49ca13b9c250a22213a56ea
-
- Nov 26, 2013
- Nov 19, 2013
-
-
nkennedy authored
ok hiser@ ip:peasoup Former-commit-id: 61c99977adfb770232baf37662ce4a7691a0b0b1
-
- Sep 24, 2013
-
-
jdh8d authored
Former-commit-id: b557b08a7775a8f9e07056342df93c9efd135fb4
-
- Sep 04, 2013
-
-
jdh8d authored
Former-commit-id: e5cbde356c07d05a68e4f5d25beeff1f718f31dd
-
- Aug 20, 2013
-
-
jdh8d authored
Former-commit-id: 79bec6faff02bbb141179e3e3b7d75179da82781
-
- 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
-
- Apr 05, 2013
-
-
nkennedy authored
Fix byte ordering, precedence, sign-extension, and string extension errors in adjust_esp_offset. ok jdh8d@ Former-commit-id: 27e4532add39bd043eb55291fc721830752a6a6e
-
- Jan 15, 2013
-
-
jdh8d authored
Former-commit-id: 293db2ae5f1feecf86ac40d04d94a910c7a0cfaa
-
- Aug 30, 2012
-
-
jdh8d authored
Former-commit-id: 6147ea286df2b0d2c521261afcf35e7a1c64a877
-
- Aug 04, 2012
-
-
jdh8d authored
Former-commit-id: 6505c3f5ee0b4547cd11a015efacf077cb1791e1
-
- Jul 16, 2012
-
-
jdh8d authored
Former-commit-id: ad2e710b7db7ea454d2d0d08b63a8aca99a902ea
-
- Jul 13, 2012
-
-
jdh8d authored
Former-commit-id: 86c47fb638f4b993c2dfef758a7ce277fff9c3c2
-
- Nov 22, 2011
- Nov 01, 2011
-
-
jdh8d authored
Former-commit-id: 8421014d172e7181d743a2efea0dd2aed4114220
-
- Oct 27, 2011
-
-
jdh8d authored
Former-commit-id: 52e350696a82b657885c96dbc51532e41031b7c0
-
- 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.
-
- 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.
-