mrexodia
11857c5b21
GUI: temporarily disable CPUDump column width saving (has issues when changing the view @torusxxx)
2016-06-12 23:34:08 +02:00
mrexodia
ad23074c33
DBG: updated yara to the latest version with all the modules
2016-06-12 22:32:24 +02:00
mrexodia
3276d5b9f0
DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489
2016-06-12 06:16:00 +02:00
mrexodia
7c6a2c5675
GUI: code improvement in getColumnIndexFromX (thanks to @polelf!)
2016-06-12 02:24:21 +02:00
mrexodia
b3488b6687
GUI: slight GUI improvements
2016-06-12 02:13:49 +02:00
mrexodia
233e260206
DBG: fixed a crash in plugins on CB_BREAKPOINT
2016-06-11 22:53:08 +02:00
mrexodia
8d8c949050
GUI+PROJECT: fixed something with translations
2016-06-11 20:07:39 +02:00
mrexodia
99e5b6d581
PROJECT: keystone.dll in the snapshot
2016-06-11 20:00:05 +02:00
mrexodia
2930e88f55
GUI: updated AssembleDialog for Keystone support
2016-06-11 19:54:15 +02:00
mrexodia
5c10c9591d
DBG: added keystone (assembler) support
2016-06-11 19:53:49 +02:00
mrexodia
730a92808c
GUI: added x64dbg.ts (for translator integration) + marked zh_CN as translated where something was filled in
2016-06-10 03:35:31 +02:00
mrexodia
f04a80abed
GUI: updated TS
2016-06-10 03:10:38 +02:00
mrexodia
6c233c9003
PROJECT: added Avin
2016-06-09 17:45:38 +02:00
mrexodia
1418b0335d
DBG: AddrInfo + AddrInfoSerializer + AddrInfoHashMap
2016-06-09 17:22:29 +02:00
mrexodia
d478952af2
GUI: AStyle
2016-06-09 17:21:49 +02:00
Duncan Ogilvie
8bd1effa21
Delete .gitattributes
2016-06-09 17:13:44 +02:00
Torusrxxx
845f6c23f4
GUI: add shortcut for "analyze single function" ( #736 )
...
* GUI: add shortcut for "analyze single function"
* GUI: add shortcut for "analyze single function"
2016-06-09 13:28:10 +02:00
Torusrxxx
dcdbefbd5d
GUI: Add icons for menu->intermodular calls ( #735 )
...
Looks great, thanks!
2016-06-09 05:23:55 +02:00
Yu Xuanchi
09f768bb4c
GUI: fixed wired process refresh ( #697 ) ( #728 )
...
* GUI: fixed wired process refresh (#697 )
* GUI: fixed search list view will not refresh search list when enable regex button clicked
2016-06-08 23:54:39 +02:00
Huemac
7f06e759f1
Create .gitattributes ( #733 )
...
You seem to have issues with inconsistent line endings.
Please read more about .gitattributes here: https://help.github.com/articles/dealing-with-line-endings/
The above file is a simple example.
2016-06-08 23:52:41 +02:00
Torusrxxx
ab4df7e600
Fix multiple issues ( #730 )
...
* GUI: invalidate font cache
* Fix incorrect logical sequence
* GUI: fix #257 (MMX,XMM,YMM show as little endian)
* GUI: fix #257(MMX,XMM,YMM show as little endian)
* GUI: fix #257(MMX,XMM,YMM show as little endian)
* GUI: fix #257(MMX,XMM,YMM show as little endian)
* GUI: fix #257(MMX,XMM,YMM show as little endian)
* GUI: fix #257 and #701
* GUI: fix #257(MMX,XMM,YMM show as little endian)
* Save column widths
* Save column widths
* translate this file
* Save column widths
* translate this file
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
* Save column widths
main window have to be stored in a pointer now because column widths are saved only at destructors.
* Save column widths
2016-06-08 23:52:13 +02:00
mrexodia
e4920c72a8
DBG: fixed issue #731
2016-06-08 03:11:42 +02:00
mrexodia
137b3f3164
DBG: (probably) resolved issue #732
2016-06-08 02:48:32 +02:00
Torusrxxx
f60c38e47b
Update translation ( #725 )
2016-06-06 17:59:40 +02:00
mrexodia
fc96c7340e
GUI: updated translation template
2016-06-06 13:54:53 +02:00
mrexodia
424c69bc54
DBG: added GetFileNameFromProcessHandle as fallback if CreateProcessInfo->hFile is NULL
2016-06-06 13:51:48 +02:00
mrexodia
749d526257
GUI: added to option to convert text from a codepage in HexEditDialog + save last code page in CodepageSelectionDialog
2016-06-06 13:44:20 +02:00
mrexodia
9d2335cbbb
GUI: handle \0 characters in HexLineEdit (shows as space but doesn't replace your bytes with 0x2E)
2016-06-06 12:21:56 +02:00
mrexodia
a0307a0974
GUI: removed redundant buttons from HexEditDialog
2016-06-06 12:10:42 +02:00
mrexodia
cc3194cc02
GUI+PROJECT: delete binary translation files + generate translation files on build
2016-06-06 11:59:32 +02:00
mrexodia
46f3c0963b
GUI: small changes to ColumnReorderDialog + reorder ScriptView + allow right/middle click on header to reorder
2016-06-06 11:56:33 +02:00
mrexodia
88a005fcf9
GUI: AStyle
2016-06-06 11:26:00 +02:00
mrexodia
8ef2234caa
DBG: (minimal) performance increase in FileHelper::ReadAllData
2016-06-06 11:21:09 +02:00
Torusrxxx
c800b2f5ba
Invalidate font size cache ( #723 )
...
* GUI: fix issues related to surrogates
Assume UTF-16LE byte order now.
* GUI: resolve issue #722
invalidate font size cache when font is updated.
* GUI: remove asterisks
* GUI: allow hiding columns
* GUI: column edit dialog
* GUI: column edit dialog
* GUI: column edit dialog
* GUI: column edit dialog
* GUI: resolve issue #722
* GUI: column edit dialog
2016-06-06 11:19:38 +02:00
Atvaark
c5cfa605e9
GUI: Hide 'Keep size' checkbox while binary filling ( #721 )
...
Fixes #706 .
2016-06-05 21:27:15 +02:00
Torusrxxx
98abebaf9b
Allow reordering the columns ( #719 )
...
* GUI: reorder the columns
* GUI: reorder the columns
2016-06-05 15:56:15 +02:00
mrexodia
be1a2c70f0
PROJECT: updated capstone_wrapper
2016-06-05 11:31:49 +02:00
Torusrxxx
ad11db8ab0
Resolve UI bug ( #715 ) and do not require restart on settings change ( #717 )
...
* GUI: resolve issue #715
initialize mWidths with zero
* GUI: restart is nolonger required
* GUI: restart is nolonger required
* GUI: restart is nolonger required
* GUI: restart is nolonger required
* GUI: restart is nolonger required
* GUI: restart is nolonger required
* GUI: allow auto-resize of settings dialog
2016-06-05 10:26:30 +02:00
Torusrxxx
7691213b90
GUI: intelligent nop recognition ( #718 )
...
looking good, thanks!
2016-06-05 10:25:21 +02:00
mrexodia
7830ec98e5
DBG+GUI: resolved issue #609 (fixed assert for UTF-8 characters) + updated translation
2016-06-05 03:16:02 +02:00
mrexodia
60034795e5
DBG: small performance optimizations
2016-06-04 20:24:34 +02:00
mrexodia
e2181da7a2
GUI: resolved issue #713 (build error on x32)
2016-06-04 18:04:16 +02:00
mrexodia
521ed96254
GUI: used CachedFontMetrics to improve performance on drawing unicode text (although it's still pretty wank)
2016-06-04 17:26:13 +02:00
mrexodia
505aea109e
GUI: implemented code page views in HexDump #629
2016-06-04 15:42:47 +02:00
mrexodia
022fc72579
GUI: RichTextPainter now supports variable-width fonts.
2016-06-04 13:01:48 +02:00
Yun Wei
36decf84e3
Added api to supress gui message + add set breakpoint on every command in reference view ( #710 )
...
* Added API to supress all gui repaint messages
* Added related command for scripts
* Added Set/Remove Breakpoints on all commands
2016-06-04 11:10:31 +02:00
yuxuanchiadm
ac35b0d3ad
DBG: fixed weird thread pause ( #564 ) ( #709 )
2016-06-04 11:09:39 +02:00
mrexodia
42163fa5cd
DBG: resolved issue #711 (condition reverted)
2016-06-04 10:40:29 +02:00
mrexodia
cb0596139d
GUI: fixed copy selection
2016-06-03 22:16:29 +02:00
mrexodia
597298f90f
GUI: resolved issue #232 (copy in dump windows)
2016-06-03 21:34:41 +02:00