| View previous topic :: View next topic |
| Author |
Message |
ashishjaiman
Joined: 20 Aug 2007 Posts: 1
|
Posted: Mon Aug 20, 2007 8:52 am Post subject: Forgot password of EXE to decompile |
|
|
Hi,
I forgot the password that I suplied while converting Batch to EXE.
Now I want to decompile that exe.
Is there any way to retrive the password or the script written into batch/ EXE file.
Ashish |
|
| Back to top |
|
 |
|
|
J Dark Shadow
Joined: 07 Jul 2007 Posts: 16 Location: N/A
|
Posted: Tue Aug 21, 2007 12:43 am Post subject: How to get your batch code in QBFC if you lost your password |
|
|
Step 1 - Unhide your hidden files and folders. To do so, open "My Computer" and go in the "Tools" menu, "Folder Options", "View" tab and click "Show hidden files and folders".
Step 2 - Go in the "Temp" folder. To do so, go to the "Start" menu, click "Run" and type "%TMP%" (without the quotes).
Step 3 - Start your EXE (the one that you compiled with QBFC) and while it's running, you'll see a hidden batch file appear in the "Temp" folder: that's your batch source code.
J Dark Shadow |
|
| Back to top |
|
 |
alex1372
Joined: 30 Aug 2007 Posts: 1
|
Posted: Thu Aug 30, 2007 6:40 pm Post subject: |
|
|
Open Registry Editor. Navigate to [HKEY_CURRENT_USER\Software\Abyssmedia\Quick Batch File Compiler\Settings]
Your password is there in palin text! |
|
| Back to top |
|
 |
|