1
0
Fork 0
x64dbg/src/dbg/commands
Duncan Ogilvie f9ddb522a0 Allocate shadow space in loadlib command
Closes #3095
2023-05-20 12:39:53 +02:00
..
cmd-all.h DBG: renamed cmd-data to cmd-searching 2016-09-27 14:18:50 +02:00
cmd-analysis.cpp Improve code readability after looking for buffer overflows 2023-02-22 08:51:24 +01:00
cmd-analysis.h DBG: implement symunload command 2019-06-19 00:12:38 +02:00
cmd-breakpoint-control.cpp Strongly type TitanEngine callbacks (finally) 2023-02-22 09:50:24 +01:00
cmd-breakpoint-control.h DBG: remove CMDRESULT since it's become useless 2016-10-13 17:14:17 +02:00
cmd-conditional-breakpoint-control.cpp Fix a bunch of error on /std:c++latest 2022-01-17 10:18:54 +01:00
cmd-conditional-breakpoint-control.h DBG: remove CMDRESULT since it's become useless 2016-10-13 17:14:17 +02:00
cmd-debug-control.cpp Allow the `skip` command to be used for int3 breakpoints 2023-05-20 12:36:55 +02:00
cmd-debug-control.h Implement StepIntoUser and StepIntoSystem helper functions 2023-02-23 01:23:56 +01:00
cmd-general-purpose.cpp DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
cmd-general-purpose.h DBG: remove CMDRESULT since it's become useless 2016-10-13 17:14:17 +02:00
cmd-gui.cpp Support x64dbg:command#xxx and x64dbg:address#xxx links 2022-09-02 13:46:28 +02:00
cmd-gui.h Improve the trace tab UX 2022-08-20 00:00:33 +02:00
cmd-memory-operations.cpp Fix the winerror@x format string being used incorrectly 2023-04-28 14:20:39 +02:00
cmd-memory-operations.h Add the minidump command 2022-10-10 17:04:11 +02:00
cmd-misc.cpp Allocate shadow space in loadlib command 2023-05-20 12:39:53 +02:00
cmd-misc.h Load/Free Modules in Symbols window 2016-12-14 00:23:00 -05:00
cmd-operating-system-control.cpp Fix the winerror@x format string being used incorrectly 2023-04-28 14:20:39 +02:00
cmd-operating-system-control.h Actions added to Handles/Windows table (#1561) 2017-04-23 00:59:15 +02:00
cmd-plugins.cpp Implement StepIntoUser and StepIntoSystem helper functions 2023-02-23 01:23:56 +01:00
cmd-plugins.h DBG: added plugreload command 2017-08-17 23:54:43 +02:00
cmd-script.cpp Fix a nullptr dereference in dbglistprocesses. Thanks to @HydrophonePia! 2023-04-27 23:20:39 +02:00
cmd-script.h Support x64dbg:command#xxx and x64dbg:address#xxx links 2022-09-02 13:46:28 +02:00
cmd-searching.cpp follow string in dump (#2913) 2022-08-05 13:18:46 +02:00
cmd-searching.h Refactor the findallusermem and findallsysmem commands into findallmem 2022-06-15 19:57:55 +02:00
cmd-thread-control.cpp Fix and improve "Show PID/TID in HEX" feature (#2987) 2022-12-06 11:36:10 +01:00
cmd-thread-control.h DBG: remove CMDRESULT since it's become useless 2016-10-13 17:14:17 +02:00
cmd-tracing.cpp Implement StepIntoUser and StepIntoSystem helper functions 2023-02-23 01:23:56 +01:00
cmd-tracing.h Remove the 'switch condition' functionality 2023-02-22 08:22:33 +01:00
cmd-types.cpp Refresh all views after visiting a type 2022-06-21 15:13:46 +02:00
cmd-types.h DBG: very hacky type parser working 2016-11-22 00:10:21 +01:00
cmd-undocumented.cpp Add minor zydis improvements from #2362 2023-03-02 09:47:13 +01:00
cmd-undocumented.h Add the undocumented "cmdtest" command to log argv 2022-09-04 22:37:03 +02:00
cmd-user-database.cpp Merge pull request #2566 from torusrxxx/patch000000b7 2021-02-02 17:29:24 +01:00
cmd-user-database.h DBG: added loop commands 2016-11-22 21:09:59 +01:00
cmd-variables.cpp breakpoint, memory and threads view support multi-select (#1697) 2017-09-01 13:57:41 +02:00
cmd-variables.h DBG: remove CMDRESULT since it's become useless 2016-10-13 17:14:17 +02:00
cmd-watch-control.cpp DBG: Added new command SetWatchType 2020-10-27 16:27:31 +01:00
cmd-watch-control.h DBG: Added new command SetWatchType 2020-10-27 16:27:31 +01:00