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

System.BadImageFormatException: Invalid SEH header: 0x00 #1232

Closed
greenozon opened this issue Jul 22, 2018 · 0 comments
Closed

System.BadImageFormatException: Invalid SEH header: 0x00 #1232

greenozon opened this issue Jul 22, 2018 · 0 comments
Labels
Obfuscated Problem with obfuscated assembly. Note: We can't support every crazyness obfuscators come up with.

Comments

@greenozon
Copy link

ILSpy version 4.0.0.4225-alpha1

System.BadImageFormatException: Invalid SEH header: 0x00
   at System.Reflection.Metadata.MethodBodyBlock.Create(BlobReader reader)
   at System.Reflection.Metadata.PEReaderExtensions.GetMethodBody(PEReader peReader, Int32 relativeVirtualAddress)
   at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.GetCodeMappingInfo(PEFile module, EntityHandle member)
   at ICSharpCode.Decompiler.CSharp.RequiredNamespaceCollector.CollectNamespaces(IEntity entity, MetadataModule module, HashSet`1 namespaces, CodeMappingInfo mappingInfo)
   at ICSharpCode.Decompiler.CSharp.RequiredNamespaceCollector.CollectNamespaces(EntityHandle entity, MetadataModule module, HashSet`1 namespaces)
   at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DecompileTypes(IEnumerable`1 types)
   at ICSharpCode.Decompiler.CSharp.WholeProjectDecompiler.<>c__DisplayClass26_0.<WriteCodeFilesInProject>b__2(IGrouping`2 file)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
   at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
   at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )

target: https://www.sendspace.com/file/apwegv

@dgrunwald dgrunwald added the Obfuscated Problem with obfuscated assembly. Note: We can't support every crazyness obfuscators come up with. label Jul 25, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Obfuscated Problem with obfuscated assembly. Note: We can't support every crazyness obfuscators come up with.
Projects
None yet
Development

No branches or pull requests

2 participants