A little help?

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
DisTanT
Junior Member
Junior Member
Posts: 4
Joined: 2006-07-03, 01:55 UTC

A little help?

Post by *DisTanT »

Some might scoff but pity the noob, i'm very new to cracking.

Anyways, i have a password protected innosteup exe and I'm trying to unpack it.

The command to extract all files is "innounp -x [program.exe]" but when I type this in cmd prompt it says its not a reconized command.

Can someone tell me what I'm doing wrong? :oops:


Btw I didnt used the "[ ]" brackets.
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Re: A little help?

Post by *Sheepdog »

DisTanT wrote:Some might scoff but pity the noob, i'm very new to cracking.

Anyways, i have a password protected innosteup exe and I'm trying to unpack it.

The command to extract all files is "innounp -x [program.exe]" but when I type this in cmd prompt it says its not a reconized command.
Apparently does the innounp.exe not lie in the path. So just copy the innounp.exe to the folder wherer your compressed file is and try the command again.


sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
DisTanT
Junior Member
Junior Member
Posts: 4
Joined: 2006-07-03, 01:55 UTC

Post by *DisTanT »

I put the innounp.exe in the folder i'm unpacking btw.

Image: http://img208.imageshack.us/img208/4538/efatal1yb.jpg

The program I'm trying to unpack is called Unpackme.exe just fyi.

I dont understand why I'm getting this error now:

The system cannot find the file specified
Execption class EFileError with message: The system cannot find the file specified
Error (EFatalError) "1" at address 0043F654

:cry:

Edit: Off topic, I hear alot of people say "TC", for example
Will the new TC7 have a more standard TC behaviour of the file selection box...
TC = Total Commander?[/quote]
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Maybe the Unpackme.exe contains a file Innounp.exe? Then it could not be unpacked because you cannot overwrite an existing file while it is running.

So move the inoounp.exe on level up and try:

Code: Select all

c:\unpackme\innounp -x \ISUnp\unpackme.exe

And yep, TC means Total Commander (at least here in the forums ;) )

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

Sheepdog
Maybe you, as a moderator, will finally move this topic to plugins & addons, or even merge it with a topic about innounp?
From the first post of this topic it was obvious for me that DisTanT came to the wrong place. Strange, that it wasn't obvious for you.

[mod]
Could you please send requests to moderate the forum by email to one of the Moderators?

Thanks in advance

sheepdog (Moderator)
[/mod]
DisTanT
Junior Member
Junior Member
Posts: 4
Joined: 2006-07-03, 01:55 UTC

Post by *DisTanT »

I'm sorry if I posted in the wrong place but I figured that "Total Commander (English)" was just for everything in general.

@Sheepdog,

Image: http://img19.imageshack.us/img19/8916/corrupt1lj.jpg

I'm not exactly sure what you mean by "move the innounp.exe on level up" but when I did:

Code: Select all

c:\unpackme\innounp -x \ISUnp\unpackme.exe
It said "C:\ISUnp\unpackme.exe" wasn't found which makes sense because it isnt there lol.

Then I put Innounp.exe into the Unpackme folder and I put:

Code: Select all

c:\unpackme\innounp -x\unpackme\isunp\unpackme.exe
It gave me the error "The setup files are corrupted or made by incompatible version. Maybe its not an Inno Setup Installation at all
(004E942)

I know for a fact its an Innosetup exe.

Btw, I really appriciate you helping. Other fourms shun noobs.

:oops:


Edit: I might just give up on innosetup. Its obvious the program was made in VB by looking at it with OllyDBG. I'm gonna try my luck with NOP cracking.
DisTanT
Junior Member
Junior Member
Posts: 4
Joined: 2006-07-03, 01:55 UTC

Post by *DisTanT »

Maybe I neeed an addon? I like have the addon's but I dont know how to add them lols..
Post Reply