x64dbg/snowman

Snowman writes its ini to current directory

adoxa opened this issue · 4 comments

adoxa commented

I usually run x64dbg from the command line, using the full path to x64dbg with the debuggee in the current directory. This results in snowman.ini being created in the current directory.

Confirmed. In the meantime I think if you use x96dbg.exe this issue should go away (you can also register a shell extension).

adoxa commented

Huh, x96dbg works fine, never thought to try that. I also don't need to prefix the exe with %CD% and, now that I try it, command line options work, too. Well...

It has magical properties ^^ it also supports gflags/plmdebug operation...

Should have been fixed by #3