Skip to content

Getting broken methods after deobfuscation #26

@greenozon

Description

@greenozon

Describe the bug
using default parameters, latest release version 4.0.0.0

Target obfuscated file
https://www.sendspace.com/file/r4hb4o

Screenshots
majority of methods after deobfuscation are not decompiled throwing exception in ILspy, dnSpy
eg:
image

Reason:
at the method entry the IL code is like follows:

		/* 209C0B0000   */ IL_0000: ldc.i4    2972
		/* 2800000006   */ IL_0005: call      <null>
....

OS Version:
W7x64

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions