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

CIL: Strange error when processing specific obfuscated .NET binary. #114

Open
c3rb3ru5d3d53c opened this issue May 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@c3rb3ru5d3d53c
Copy link
Owner

c3rb3ru5d3d53c commented May 7, 2022

Description:
Strange error when processing specific obfuscated .NET binary.

To Reproduce:
Download pe.cil.2.zip

Run:

binlex -m auto -i pe.cil.2
Try to read 0x4 bytes from 0x153e00 (153e04) which is bigger than the binary's size
Try to read 0x4 bytes from 0x153e00 (153e04) which is bigger than the binary's size
Try to read 0x4 bytes from 0x153e00 (153e04) which is bigger than the binary's size

Expected Behavior:
Output traits

Affected OS/Version:
Linux/v1.1.1-rc1

@c3rb3ru5d3d53c c3rb3ru5d3d53c added the bug Something isn't working label May 7, 2022
@c3rb3ru5d3d53c c3rb3ru5d3d53c self-assigned this May 7, 2022
@c3rb3ru5d3d53c c3rb3ru5d3d53c changed the title CIL: Try to read 0x4 bytes from 0x153e00 (153e04) which is bigger than the binary's size CIL: Strange error when processing specific obfuscated .NET binary. May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant