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

There's not enough bytes left to read #481

Closed
Aholicknight opened this issue Oct 16, 2022 · 1 comment
Closed

There's not enough bytes left to read #481

Aholicknight opened this issue Oct 16, 2022 · 1 comment

Comments

@Aholicknight
Copy link

Deobfuscating control flow: System.Void Unbroken.Factories.ListInterceptorFactory::PopTask() (06002E35)
ERROR:
ERROR:
ERROR:
ERROR: ------------------------------------------------------------------------------
ERROR: Stack trace:
ERROR:    at dnlib.IO.DataReader.ThrowNoMoreBytesLeft()
ERROR:    at de4dot.code.deobfuscators.dotNET_Reactor.v4.MethodsDecrypter.PatchDwords(MyPEImage peImage, DataReader& reader, Int32 count)
ERROR:    at de4dot.code.deobfuscators.dotNET_Reactor.v4.MethodsDecrypter.Decrypt(MyPEImage peImage, ISimpleDeobfuscator simpleDeobfuscator, DumpedMethods& dumpedMethods, Dictionary`2 tokenToNativeCode, Boolean unpackedNativeFile)
ERROR:    at de4dot.code.deobfuscators.dotNET_Reactor.v4.Deobfuscator.GetDecryptedModule(Int32 count, Byte[]& newFileData, DumpedMethods& dumpedMethods)
ERROR:    at de4dot.code.ObfuscatedFile.Deobfuscate()
ERROR:    at de4dot.cui.FilesDeobfuscator.DeobfuscateAllFiles(IEnumerable`1 allFiles)
ERROR:    at de4dot.cui.FilesDeobfuscator.DeobfuscateAll()
ERROR:    at de4dot.cui.FilesDeobfuscator.DoIt()
ERROR:    at de4dot.cui.Program.Main(String[] args)
ERROR:
ERROR:
ERROR: Caught an exception:
ERROR:
ERROR: ------------------------------------------------------------------------------
ERROR: Message:
ERROR:   There's not enough bytes left to read
ERROR: Type:
ERROR:   dnlib.IO.DataReaderException
ERROR: ------------------------------------------------------------------------------

If I run de4dot with -v (wanted to figure out why this was not working) I get this error message. Is there a fix for this? Thank you.

@wtfsck
Copy link
Contributor

wtfsck commented Oct 23, 2022

This is not a de4dot issue tracker.

@wtfsck wtfsck closed this as completed Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants