mrexodia
cc3194cc02
GUI+PROJECT: delete binary translation files + generate translation files on build
2016-06-06 11:59:32 +02:00
mrexodia
aa998fa497
PROJECT: ignore pin log files
2016-05-31 05:57:34 +02:00
mrexodia
1141309a40
PROJECT: ignore pin log file
2016-03-05 13:03:30 +01:00
mrexodia
4a192a1c9f
GUI: help on symbolic name + more icons in disasm menu
2015-12-31 09:53:13 +01:00
mrexodia
e7bb2a7b16
PROJECT: separate icons for x32dbg and x64dbg + some small project updates
2015-12-30 07:10:01 +01:00
mrexodia
8c0a28b35f
DBG: unicode fap + display full path in memory map (extensible with an option later)
2015-12-20 04:34:31 +01:00
mrexodia
151c4df69a
PROJECT: don't ignore *.vcxproj.user files
2015-11-27 22:43:49 +01:00
mrexodia
4e6cdf9453
PROJECT: ignore chm file in bin directory
2015-11-25 23:42:29 +01:00
mrexodia
8e7887df82
PROJECT: ignore user preferences for vcxproj files.
2015-11-19 23:08:52 +01:00
Nukem
dde847291b
PROJECT: Update .gitignore
2015-11-08 15:25:41 -05:00
Nukem
e5a998af21
PROJECT: Always include lib files in git
2015-11-07 01:53:43 -05:00
Mr. eXoDia
ca0dbcd7c1
PROJECT+DBG+GUI: re-added libs + fixed build+clean+release scripts + removed BeaTokenizer from the GUI.
2015-11-07 07:29:35 +01:00
Nukem
ad3b84c419
PROJECT: Don't ignore the reg file
2015-10-17 21:18:42 -04:00
Nukem
772167b29e
PROJECT: Fixing .gitignore
2015-10-17 18:01:01 -04:00
Nukem
5c6a2efdf6
GUI: Update QMake file
2015-10-17 17:53:53 -04:00
Mr. eXoDia
13a19aa32d
ignore osx file
2015-10-14 11:22:36 +02:00
Mr. eXoDia
1a0f112b66
full rename from "x64_dbg" to "x64dbg" (including output filenames)
2015-04-13 02:37:48 +02:00
Mr. eXoDia
cc307ec395
batch files for building (don't try this at home)
2015-04-06 01:20:41 +02:00
Nukem
64c76d7826
Update .gitignore and exe manifest
2015-04-04 20:55:26 -04:00
lovrolu
72562ab2d1
Merge branch 'master' into doxygen
...
Conflicts:
x64_dbg_bridge/bridgemain.cpp
x64_dbg_dbg/debugger.cpp
x64_dbg_dbg/threading.cpp
x64_dbg_dbg/x64_dbg.cpp
x64_dbg_launcher/x64_dbg_launcher.cpp
2014-10-09 15:59:34 +02:00
Dither
97baa58e4c
Cosmetic changes
2014-09-22 17:46:26 +04:00
lovrolu
0997b55b1c
Started documenting the Bridge. Using the Qt style with the backslash as a command prefix.
2014-09-16 00:59:47 +02:00
Mr. eXoDia
ebbc42a451
doxygen template
2014-09-14 16:28:23 +02:00
Mr. eXoDia
0200911419
better coverity ignore rules
2014-09-02 04:40:02 +02:00
Mr. eXoDia
a497e7693e
PROJECT: fixed up gitignore
2014-09-02 04:38:47 +02:00
Mr. eXoDia
8e795bf6db
PROJECT: updated gitignore
2014-08-31 23:20:35 +02:00
Mr. eXoDia
7aa4d19fe1
PROJECT: updated gitignore
2014-08-05 01:07:57 +02:00
Mr. eXoDia
6db50245e6
auto-format code on committing
2014-08-03 20:39:22 +02:00
Mr. eXoDia
88e8644859
EXE: updated resource to be compatible with Visual Studio + added some gitignores
2014-08-01 14:30:25 +02:00
Mr. eXoDia
3f4584ce63
PROJECT: updated gitignore
2014-07-24 17:22:01 +02:00
Mr. eXoDia
df0819b122
PROJECT: updated gitignore
2014-06-24 17:00:13 +02:00
Mr. eXoDia
38c3399fe4
PROJECT: updated gitignore
2014-06-24 15:23:44 +02:00
Mr. eXoDia
28f13ccc2e
GUI: removed unused data + updated gitignore
2014-06-21 05:17:40 +02:00
Mr. eXoDia
f301470484
PROJECT: updated gitignore
2014-06-21 03:42:59 +02:00
Mr. eXoDia
3938b71c7b
DBG: removed whitelisted binary files
2014-06-20 22:57:17 +02:00
Mr. eXoDia
46beff5aa0
PROJECT: updated gitignore
2014-06-12 19:44:10 +02:00
Mr. eXoDia
5b46849bf6
PROJECT: updated gitignore
...
PROJECT: added release script
2014-04-17 00:34:37 +02:00
mr.exodia
d4b6dd670c
BRIDGE: removed CPU title API
...
GUI: added settings dialog
DBG: added settings (breaking at various callbacks)
DBG: remove singleshoot breakpoints from the database
DBG: safe dprintf function
DBG: set module + thread in window title
DBG: remove memory breakpoints from modules when unloaded
DBG: fixed a few bugs with the recent file list
2014-03-20 00:55:40 +01:00
mr.exodia
549a08c6bd
DBG: symbol enumeration
...
GUI: working symbol enumeration
2014-02-18 21:35:43 +01:00
mr.exodia
da61240e3e
GUI/DBG/BRIDGE: symbol downloading progress bar
...
DBG: fixed memory problems with vectors
DBG: seperate symbol log
GUI: symbol log implemented
DBG: draft of the symbol loader
2014-02-18 14:36:32 +01:00
mr.exodia
7841d1c1b3
- resolved issue #34 (no more random crashes)
...
- added step until return (thanks to RaMMicHaeL for the suggestion)
2014-02-16 22:06:59 +01:00
mr.exodia
06d86c3c20
PROJECT: updated todo list
...
DBG: added 'asm' command (there are bugs with original breakpoint bytes with this->MemWrite in TitanEngine)
DBG: fixed a bug inside bpenumall
DBG: added memwrite function
2013-12-07 20:25:58 +01:00
mr.exodia
9849ff81dc
PROJECT: updated help
2013-11-24 23:57:09 +01:00
mr.exodia
eb60123786
DBG: added _dbg_memisvalidreadptr export
...
BRIDGE: added DbgMemIsValidReadPtr
BRIDGE: compatible with MSVC
DBG: added comment+label set/get/del
DBG: added MSVC lib files for sqlite
PROJECT: updated help
PROJECT: update gitignore
2013-11-16 15:01:29 +01:00
mr.exodia
235ac46599
forgot x64 bin
2013-11-15 20:33:59 +01:00
mr.exodia
59e4f4fa25
- updated 'thank you' list
2013-11-14 22:58:51 +01:00
mr.exodia
709db24e13
- updated .gitignore
...
- updated readme.txt
- removed bridge .lib files
2013-11-14 22:53:30 +01:00
mr.exodia
6c9de40fbc
first commit
2013-11-14 21:55:18 +01:00