dsbxida
dsbxida copied to clipboard
DOSBox-X based IDA debugger.
**DOSBox-X crashed** when i run any external command DOSBox-X last version (without dsbxida) works fine. **To Reproduce** run dosbox-x.exe type run in debug window run external commamd (z:\ls.com, z:\tree.com) **Environment:**...
Using [this](https://gist.github.com/palmerj/d006c9abf0eaf1be085ccf8f734359e1) DOS 16bit EXE I'm getting the following error: I'm using IDA Pro Version 7.5.201028 Windows x64 (32-bit address size) and I've installed the dsbxida plugin for 7.5
How you do you launch the process with arguments?
Hi. I'm attempting to debug Fallout 1 for DOS, and I'd like to open it as a Linear Executable on IDA (32-bit EXE), but it seems not to be not...
Hello lab313ru, Could you support IDA v6.8 as in IDADOS v1.0 Debugger Plugin (PlatformToolset>v141_xp) ? As an example, TitanEngine (https://github.com/x64dbg/TitanEngine): Switch to the v141_xp toolset for XP support: https://github.com/x64dbg/TitanEngine/commit/568334cdd4829c04ac980e9920f6effc2d19d4be Thank...
If I try the following, DOSBox-X will crash (and sometimes IDA as well) : I mount C and D drives manually (using the GUI) and then start c:\infogram\indark\indark.exe by typing...
I just cloned this project (commit eb452362) and typed ./build and got the following error: ``` depbase=`echo debug_disasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wno-int-to-void-pointer-cast -Wno-address-of-packed-member -Wno-format-zero-length -Wno-missing-field-initializers...