Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labeless doesn't show serialization error when grabbing Unicode strings #41

Closed
greenpiece opened this issue Jul 17, 2018 · 2 comments
Closed
Labels

Comments

@greenpiece
Copy link

I have a buffer in Olly in Latin9 encoding:
image

When passing a string like this in __result__ variable I can't see this value in IDA:
image

There are no errors seen in log output.

@a1ext a1ext added the bug label Jul 17, 2018
a1ext added a commit that referenced this issue Jul 17, 2018
[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
@a1ext
Copy link
Owner

a1ext commented Jul 17, 2018

Hi @greenpiece,
could you check this build?

@greenpiece
Copy link
Author

Alex, thanks, now the error is seen indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants