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

Invalid OpCode Fix #54

Closed
wants to merge 2 commits into from
Closed

Invalid OpCode Fix #54

wants to merge 2 commits into from

Conversation

yocontra
Copy link

I don't expect you to accept this I just wanted you to have a look at the code (I sent you a message about this before and you told me there was no way in hell it was practical)

Some other files were changed with misc. random crap but the invalid opcode fix is only around 10 lines and makes all opcodes that aren't initialized identified with Invalid and the control flow being the equivalent of a nop.

Contra added 2 commits December 23, 2010 05:28
…more to do, cecil crashes on most babel obfuscated assemblies when it comes to reading the instructions
@jbevain
Copy link
Owner

jbevain commented Jan 28, 2011

Hi! Indeed, as we discussed, I don't think this will pulled in for now. Also note that code has many whitespace changes, making it very hard to have a look at the actual diff.

@yocontra
Copy link
Author

yocontra commented Feb 4, 2011

Ah yeah I must've gone through some stuff in resharper. Really it was only a 10 line quick-fix but I understand

sbomer pushed a commit to sbomer/cecil that referenced this pull request Dec 21, 2022
…216.1 (jbevain#54)

[main] Update dependencies from dotnet/arcade
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants