Commit Graph

14 Commits

Author SHA1 Message Date
mrexodia aabf3ee53f initial work on reading the section data 2016-01-10 14:11:54 +01:00
mrexodia c817cfc96e abstraction for PE section 2016-01-06 10:18:14 +01:00
mrexodia 94809cb4e9 (optionally) allow overlapping DOS and NT headers (went from 209/228 -> 218/228 corkami passes) 2016-01-05 04:33:36 +01:00
mrexodia 407c05a5ec most (209/228) corkami messed up PE files pass with ParseHeaders 2015-12-29 02:22:47 +01:00
mrexodia 399503b268 added Static.BufferFile to read/write buffers 2015-12-29 00:16:18 +01:00
mrexodia c56f2daebd Static.Pe is now working with corkami's mini.exe and reports specific error messages. 2015-12-29 00:04:42 +01:00
mrexodia 82c542bd62 basics of the PE parser are working now 2015-12-28 22:10:30 +01:00
Mr. eXoDia 655dd78d4c removed useless stuff 2015-07-15 06:00:27 +02:00
Mr. eXoDia 424edbc226 register getter/setter functions should be working + refactoring 2015-07-15 05:54:06 +02:00
Mr. eXoDia 2481e33abd massive cleanup + fixed various code problems 2015-07-15 02:48:11 +02:00
Mr. eXoDia 7fab49188c Revert "Added Some of the breakpoint code. It is not finished yet, and I am not sure the code would compile"
This reverts commit c46552c873.
2015-04-05 03:24:44 +02:00
strongbit c46552c873 Added Some of the breakpoint code. It is not finished yet, and I am not sure the code would compile 2015-03-29 16:48:33 +01:00
mrexodia 5f526bac56 process & thread housekeeping functionality 2015-03-25 21:25:25 +01:00
Mr. eXoDia 371a6d57b4 separated MyDebugger from GleeBug 2015-03-25 03:37:08 +01:00