You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Olly, x64dbg] don't put extra lines endings to stdout/stderr
[IDA] now we could navigate to an error line when click at the debugger's script error line
[IDA] log outputs of the debuggee were made read only
I have a buffer in Olly in Latin9 encoding:
When passing a string like this in
__result__
variable I can't see this value in IDA:There are no errors seen in log output.
The text was updated successfully, but these errors were encountered: