| View previous topic :: View next topic |
| Author |
Message |
hmsolomon
Joined: 15 Aug 2005 Posts: 3
|
Posted: Mon Aug 15, 2005 7:10 pm Post subject: |
|
|
Is there a way to use Quick Batch File compiler to decompile an .exe?
If not, what is the decompile key for?
Thanks,
Harold Solomon |
|
| Back to top |
|
 |
|
|
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Wed Aug 17, 2005 12:16 am Post subject: |
|
|
Decompiler work only with EXE files created by QuickBFC. This is a stand-alone application located at QuickBFC folder.
You can run it from command line "quickbfd.exe" or use context menu of Windows Explorer.
Click left mouse button on compiled file and select "Decompile with QuickBFD..." |
|
| Back to top |
|
 |
hmsolomon
Joined: 15 Aug 2005 Posts: 3
|
Posted: Fri Aug 19, 2005 1:47 pm Post subject: |
|
|
| Thanks. That's exactly what I needed - my version controll on batch files is lacking. |
|
| Back to top |
|
 |
Script Snacks Guest
|
Posted: Wed Sep 14, 2005 7:23 pm Post subject: |
|
|
Is there a way to create exe files without the ablility to decompile it.
I noticed how large a file becomes once it is compiled. I have compiled a 3 kb file and it becomes 140 something kb. That's a lot of overhead. Is there a way to reduce this? |
|
| Back to top |
|
 |
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Wed Sep 14, 2005 9:43 pm Post subject: |
|
|
No, but you can protect file by password from unauthorized decompilation.
Don't forget that BAT files executed by CMD.exe or Command.com
Do you know file size for this programs? Much more when 100Kbytes :p |
|
| Back to top |
|
 |
|