1
0
Fork 0
x64dbg/src
genuine_ 18979ef6e9 Fixed some unsafe code (#1647)
* Fix underflow of commandLine variable. (memset)

* Fix for integer inconsistencies

* fix for possible overflow at line 1841 of debugger.cpp. Offending code:

sprintf_s(command, "bp %p,\"DllMain (%s)\",ss", entry, modname);
2017-07-25 12:54:41 +02:00
..
bridge DBG+GUI+BRIDGE: updated the floating point status/control registers with more descriptions 2017-05-16 14:40:23 +02:00
capstone_wrapper@578d387f3c DBG+GUI: updated capstone_wrapper (fixes #1633) 2017-06-30 15:07:33 +02:00
dbg Fixed some unsafe code (#1647) 2017-07-25 12:54:41 +02:00
exe fixed x96dbg (#1644) 2017-07-09 20:12:23 +02:00
gui GUI: exit confirmation dialog (closes #1645) 2017-07-23 23:11:47 +02:00
launcher DBG+LAUNCHER: fix #1635 (.NET files are now processed correctly) 2017-07-08 18:29:13 +02:00
bug.ico PROJECT: changed icon color back to grey 2016-07-23 18:19:29 +02:00
bug.png PROJECT: changed icon color back to grey 2016-07-23 18:19:29 +02:00
bug32.ico PROJECT: changed icon color back to grey 2016-07-23 18:19:29 +02:00
bug64.ico PROJECT: changed icon color back to grey 2016-07-23 18:19:29 +02:00
bug_black.png PROJECT: changed icon color back to grey 2016-07-23 18:19:29 +02:00
dbg_assert.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
dbg_types.h prototype of #890 (preview call or jump destination) (#910) 2016-08-04 13:16:52 +02:00
x64dbg_translations.pro New about box dialog (#1618) 2017-06-21 15:54:21 +02:00