debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Ability to run code before/during startup of process being debugged

Open jrozner opened this issue 3 years ago • 1 comments

Effectively something similar to a gdbinit where you can use the binja debugger api and works across debugger backends.

jrozner avatar Apr 29 '22 23:04 jrozner

I imagine this would be implemented via registering callbacks much like the current UI callback system.

psifertex avatar Apr 29 '22 23:04 psifertex