mirror of
https://github.com/x64dbg/x64dbg
synced 2026-08-11 18:23:06 -04:00
32 lines
No EOL
626 B
ReStructuredText
32 lines
No EOL
626 B
ReStructuredText
Functions
|
|
=========
|
|
This section contains information about the `_plugin_` prefixed functions exported by x64dbg.
|
|
|
|
**Contents:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 0
|
|
|
|
debugpause
|
|
debugskipexceptions
|
|
hash
|
|
logprintf
|
|
logputs
|
|
menuadd
|
|
menuaddentry
|
|
menuaddseparator
|
|
menuclear
|
|
menuentrysetchecked
|
|
menuentryseticon
|
|
menuseticon
|
|
registercallback
|
|
registercommand
|
|
registerexprfunction
|
|
registerexprfunctionex
|
|
registerformatfunction
|
|
startscript
|
|
unregistercallback
|
|
unregistercommand
|
|
unregisterexprfunction
|
|
unregisterformatfunction
|
|
waituntilpaused |