What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » File Discription

Pages: (3): « First « 1 [ 2 ] 3 » Last »
File Discription
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: File Discription
I would recommend you to use PEiD, a program which analyses your PE file and checks if it's encrypted. From there, you can make a Google search and find your solution.

You can download PEiD from www.PEiD.tk
4 8 15 16 23 42
04-13-2007 01:38 PM
Profile E-Mail PM Find Quote Report
Chocolatino
Full Member
***

Avatar
Money=Motivation

Posts: 207
Reputation: 10
30 / Male / Flag
Joined: Nov 2006
O.P. RE: File Discription
code:
Microsoft Windows XP [Version 5.1.2600]
(C ) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\USER>cd "C:\Documents and Settings\USER\Desktop"

C:\Documents and Settings\USER\Desktop>upx.exe -d "C:\Documents and
Settings\USER\Desktop"
                       Ultimate Packer for eXecutables
    Copyright (C ) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006
UPX 2.03w       Markus Oberhumer, Laszlo Molnar & John Reiser    Nov 7th 2006

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
upx: C:\Documents and Settings\USER\Desktop: IOException: not a reg
ular file -- skipped

Unpacked 0 files.


What did i do wrong?

This post was edited on 04-13-2007 at 01:46 PM by Chocolatino.
[Image: untitled2nk3.png]
04-13-2007 01:44 PM
Profile E-Mail PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: File Discription
You should do:
code:
> cd "C:\Documents and
Settings\USER\Desktop"
> upx.exe -d "File.exe"
Edit: Replace File.exe with the name of the file you want to decompress.
Edit2: Are you currently signed in to Windows XP as the name "USER"? Otherwise change USER to the user you are signed in as.

This post was edited on 04-13-2007 at 01:49 PM by vikke.
4 8 15 16 23 42
04-13-2007 01:47 PM
Profile E-Mail PM Find Quote Report
Chocolatino
Full Member
***

Avatar
Money=Motivation

Posts: 207
Reputation: 10
30 / Male / Flag
Joined: Nov 2006
O.P. RE: File Discription
code:
C:\Documents and Settings\USER\Desktop>upx.exe "screenscrew.exe"
                       Ultimate Packer for eXecutables
    Copyright (C ) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006
UPX 2.03w       Markus Oberhumer, Laszlo Molnar & John Reiser    Nov 7th 2006

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
upx: screenscrew.exe: CantPackException: file is possibly packed/protected (try
--force)

Packed 1 file: 0 ok, 1 error.


Got This :(

quote:
Originally posted by vikke
Are you currently signed in to Windows XP as the name "USER"? Otherwise change USER to the user you are signed in as.

No, I'm just using it as an example.

This post was edited on 04-13-2007 at 01:56 PM by Chocolatino.
[Image: untitled2nk3.png]
04-13-2007 01:54 PM
Profile E-Mail PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: File Discription
You should do:
code:
upx.exe -d "screenscrew.exe"
instead of:
code:
upx.exe "screenscrew.exe"
4 8 15 16 23 42
04-13-2007 01:55 PM
Profile E-Mail PM Find Quote Report
Chocolatino
Full Member
***

Avatar
Money=Motivation

Posts: 207
Reputation: 10
30 / Male / Flag
Joined: Nov 2006
O.P. RE: File Discription
code:
C:\Documents and Settings\USER\Desktop>upx.exe -d "screenscrew.exe"

                       Ultimate Packer for eXecutables
    Copyright ( C) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006
UPX 2.03w       Markus Oberhumer, Laszlo Molnar & John Reiser    Nov 7th 2006

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
upx: screenscrew.exe: NotPackedException: not packed by UPX

Unpacked 0 files.

C:\Documents and Settings\USER\Desktop>


Should i just leave it?

This post was edited on 04-13-2007 at 02:10 PM by Chocolatino.
[Image: untitled2nk3.png]
04-13-2007 02:03 PM
Profile E-Mail PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: File Discription
The file was not packed by UPX (as Eljay said) so download PEiD and find out what method was used to compress the file. Read my previous post for more info.
4 8 15 16 23 42
04-13-2007 02:13 PM
Profile E-Mail PM Find Quote Report
Chocolatino
Full Member
***

Avatar
Money=Motivation

Posts: 207
Reputation: 10
30 / Male / Flag
Joined: Nov 2006
O.P. RE: File Discription
[Image: untitled1bh5.png]
Now what?
[Image: untitled2nk3.png]
04-13-2007 02:24 PM
Profile E-Mail PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: File Discription
Google it:
http://www.google.com/search?q=aspack+2.12+unpacker

This post was edited on 04-13-2007 at 02:26 PM by vikke.
4 8 15 16 23 42
04-13-2007 02:25 PM
Profile E-Mail PM Find Quote Report
Chocolatino
Full Member
***

Avatar
Money=Motivation

Posts: 207
Reputation: 10
30 / Male / Flag
Joined: Nov 2006
O.P. RE: File Discription
nothing, tried the Pmak unpacker but nothing, Guess ill just leave it now. thnx for all your help though.
[Image: untitled2nk3.png]
04-13-2007 02:41 PM
Profile E-Mail PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On