Skip to main content
Reword, clarify description
Source Link
perror
  • 19.2k
  • 29
  • 89
  • 151

I am trying to load a dllDLL in IDAIDA and OllyDbgOllyDbg, but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with PE compactPECompact. I think it also has reverse engineer-engineer protection enabled because debuggers are not able to load it but other tools can disassemble it.

So, my question is how do I unpack the dllDLL and start debugging ?

I am trying to load a dll in IDA and OllyDbg but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with PE compact. I think it also has reverse engineer protection enabled because debuggers are not able to load it but other tools can disassemble it.

So my question is how do I unpack the dll and start debugging ?

I am trying to load a DLL in IDA and OllyDbg, but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with PECompact. I think it also has reverse-engineer protection enabled because debuggers are not able to load it but other tools can disassemble it.

So, my question is how do I unpack the DLL and start debugging ?

I am trying to load a dlldll in idaIDA and ollydbgOllyDbg but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with pe compactPE compact.( I think it also has reverse engineer protection enabled coz onlybecause debuggers are not able to load it but other tools can disassemble it.) So

So my question is how do iI unpack the dll and start debugging. Please help i have been scratching me head for days :(?

I am trying to load a dll in ida and ollydbg but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with pe compact.( I think it also has reverse engineer protection enabled coz only debuggers are not able to load it but other tools can disassemble it.) So my question is how do i unpack the dll and start debugging. Please help i have been scratching me head for days :(

I am trying to load a dll in IDA and OllyDbg but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with PE compact. I think it also has reverse engineer protection enabled because debuggers are not able to load it but other tools can disassemble it.

So my question is how do I unpack the dll and start debugging ?

Source Link
ASHUTOSH
  • 203
  • 4
  • 9

debug a .dll compressed with pe compact

I am trying to load a dll in ida and ollydbg but it says the file is compressed. I checked with a couple of tools and came to know that the file is compressed with pe compact.( I think it also has reverse engineer protection enabled coz only debuggers are not able to load it but other tools can disassemble it.) So my question is how do i unpack the dll and start debugging. Please help i have been scratching me head for days :(