1
0
Fork 0
x64dbg/todo_dbg.txt

52 lines
1.2 KiB
Plaintext

- detach debugger
- memcpy
- pe data access
- fpu support
- mmx support
- find asm
- find memory (pattern+wildcard)
- mov [mem],#data#,size
- getremotestring
- function parameter
- help file updates
- inject dll
- dump memory
- dump process
- set pe data in memory
- va to offset
- offset to va
- float calculations
- command help
- inject asm code
- display open handles
- step to user code
- tracing(?)
- [OPTIONAL] child processes (TitanEngine)
- display source in PDB files (source debugging)
- patching (+save)
- handle view
- window view
- process privileges
- loaded modules window
- strings
- references
- callstack
- heap
- TEB/TBI
- PEB/PBI
- log breakpoints
- membp in memmap
- command va2offset (and the other way around)
- various different float calculations
- restore window position (BridgeSetting)
- follow in dump
- opcode byte split
- tabbed GUI (workspace+dragable windows)
- LUA/Python support
- custom colours
- find all intermodular calls
- highlight register changes (only when CIP changed also)
- 'dead' bytes custom analysis
- loops lines database for analysis
- enable/disable hw+mem breakpoint
- highlight words