dreg_fr33project
|
31e329593f
|
little fix function name
|
2014-09-08 04:49:34 +02:00 |
dreg_fr33project
|
c0db39cb70
|
pull request fixed v1
|
2014-09-08 04:45:46 +02:00 |
David Reguera Garcia
|
6b10864a97
|
x64_dbg_dbg.vcxproj edited online with Bitbucket
|
2014-09-03 08:26:11 +00:00 |
dreg_fr33project
|
342c5fd9a1
|
a little fix in setpagerights
|
2014-09-03 10:23:07 +02:00 |
dreg_fr33project
|
1d4637add9
|
GuiUpdateMemoryView stuff
|
2014-09-03 10:15:14 +02:00 |
dreg_fr33project
|
34203afb1c
|
memupdatemap
|
2014-09-03 08:55:21 +02:00 |
dreg_fr33project
|
f29d54dab7
|
regclose fix
|
2014-09-03 08:30:12 +02:00 |
dreg_fr33project
|
c5d8a9c089
|
added check in jit stuff openkeyexa
|
2014-09-03 08:24:18 +02:00 |
David Reguera Garcia
|
16c686d1ec
|
x64_dbg_dbg.vcxproj.user edited online with Bitbucket
|
2014-09-03 06:20:41 +00:00 |
David Reguera Garcia
|
3b31c67a43
|
x64_dbg_dbg.vcxproj edited online with Bitbucket
|
2014-09-03 06:20:10 +00:00 |
dreg_fr33project
|
90f0ccb3b2
|
fixed jitauto stuff
|
2014-09-03 08:11:35 +02:00 |
dreg_fr33project
|
4bf215bdc6
|
finish getcommandline and set command line stuff first release
|
2014-09-03 06:41:31 +02:00 |
dreg_fr33project
|
50a719ad32
|
first version of change command line coded
|
2014-09-02 08:18:41 +02:00 |
David Reguera Garcia
|
f83e805e00
|
Merged mrexodia/x64_dbg into master
|
2014-09-02 05:11:57 +02:00 |
dreg_fr33project
|
542e62f365
|
first changecmdline stuff
|
2014-09-02 04:48:33 +02:00 |
Mr. eXoDia
|
5a214ab104
|
DBG: fixed all kinds of small coding bugs (thanks to Coverity)
|
2014-08-31 23:21:31 +02:00 |
Mr. eXoDia
|
773b324301
|
DBG: fixed a bug in DbgDisasmFastAt
|
2014-08-28 05:53:06 +02:00 |
Mr. eXoDia
|
01151640b5
|
DBG: added modentryfromaddr function
|
2014-08-27 15:18:22 +02:00 |
Mr. eXoDia
|
a4a3eaa614
|
DBG: resolved issue #180 (stupid I didn't implement it this way in the first place lol)
|
2014-08-27 01:21:23 +02:00 |
Mr. eXoDia
|
9060ab2e1b
|
DBG: added some comments in the loop functions
|
2014-08-26 20:58:35 +02:00 |
Mr. eXoDia
|
c2ebac0ecf
|
GUI: refresh memory map + removed std::string from the GUI (QString.toUtf8().constData() works fine)
|
2014-08-18 12:25:41 +02:00 |
dreg_fr33project
|
9dcef6ac33
|
new elevated method
|
2014-08-18 09:57:18 +02:00 |
dreg_fr33project
|
7560ee9aec
|
JIT fixes and more improvements (admin check etc.)
|
2014-08-18 09:43:32 +02:00 |
dreg_fr33project
|
a85c7e5b45
|
Memory Rights finish
|
2014-08-18 08:41:24 +02:00 |
Mr. eXoDia
|
e028ccf680
|
DBG: clear threads on detach + fixed a crash in AbstractTableView + updated about dialog
|
2014-08-17 00:16:10 +02:00 |
Mr. eXoDia
|
6effe440a0
|
DBG: resolved issue #176 (for real this time)
|
2014-08-15 23:32:35 +02:00 |
Mr. eXoDia
|
c9b7b67fa6
|
DBG+GUI: resolved issue #174 (don't draw black CIP when running)
|
2014-08-15 21:22:49 +02:00 |
Mr. eXoDia
|
bf8c69b475
|
DBG: clear plugin list on unload
|
2014-08-15 20:44:50 +02:00 |
Mr. eXoDia
|
a52749002b
|
DBG: resolved a potential crash when calling cbPlugin functions
|
2014-08-15 20:01:29 +02:00 |
Mr. eXoDia
|
6f667ae955
|
DBG: updated TitanEngine import libraries
|
2014-08-15 19:43:31 +02:00 |
dreg_fr33project
|
fe72065b4d
|
more info in the jit stuff
|
2014-08-14 05:10:09 +02:00 |
dreg_fr33project
|
ce343b06a9
|
some fixes in JIT stuff
|
2014-08-10 15:44:24 +02:00 |
dreg_fr33project
|
097e57a47f
|
new setjit args, changes in JIT stuff, better JIT GUI and some fixes
|
2014-08-10 15:36:51 +02:00 |
Mr. eXoDia
|
c56b13ff54
|
DBG: create plugin directory when it does not yet exist
|
2014-08-09 15:46:29 +02:00 |
Mr. eXoDia
|
1a0df393d6
|
DBG: implemented findasm instruction
|
2014-08-09 15:18:03 +02:00 |
Mr. eXoDia
|
f419397b00
|
DBG: updated TitanEngine to the current development version
|
2014-08-09 10:38:02 +02:00 |
Mr. eXoDia
|
8177810b85
|
DBG: escape section name in modload + full view now also works for sections
|
2014-08-08 18:17:00 +02:00 |
Mr. eXoDia
|
541e173633
|
DBG+BRIDGE: define for max disassembly size
|
2014-08-08 16:23:48 +02:00 |
Mr. eXoDia
|
44138bb4cf
|
DBG: the grammar nazi came around
|
2014-08-08 16:16:21 +02:00 |
David Reguera Garcia
|
02d3b834d3
|
Merged mrexodia/x64_dbg into master
|
2014-08-08 15:32:04 +02:00 |
dreg_fr33project
|
41ddea139e
|
new jit and jet auto stuff improves, wow64 stuff and auto registry creation stuff
|
2014-08-08 15:31:17 +02:00 |
Mr. eXoDia
|
0f1683170b
|
DBG: fixed a crash with very big commands
|
2014-08-08 14:19:32 +02:00 |
Mr. eXoDia
|
bab2aef85a
|
DBG: fixed a bug in the getjit function.
|
2014-08-07 20:12:52 +02:00 |
Mr. eXoDia
|
2522571266
|
DBG: fixed a warning + a crash on x64
|
2014-08-06 23:13:21 +02:00 |
Mr. eXoDia
|
b38a55bffb
|
DBG: dynamicmem now working (crashes before)
|
2014-08-06 22:48:05 +02:00 |
Mr. eXoDia
|
0bff6d7427
|
DBG: fixed variable aliases
|
2014-08-06 22:48:05 +02:00 |
Mr. eXoDia
|
d6677d462f
|
DBG: use dynamic memory class as much as possible
|
2014-08-06 22:48:04 +02:00 |
Mr. eXoDia
|
b46b7394e1
|
DBG: rewrote variable.cpp
|
2014-08-06 22:48:03 +02:00 |
Mr. eXoDia
|
708321b4fd
|
DBG: better dynamicmem class
|
2014-08-06 22:48:03 +02:00 |
Mr. eXoDia
|
66ee98e2dd
|
DBG: 'Memory' class that takes care of resources and doesn't require typecasting
|
2014-08-06 22:48:02 +02:00 |