Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-17-2003, 04:28
lonewolf55
 
Posts: n/a
Blowfish encryption

I have an app that was written in VB6 then compiled to what appears to be native code then it was packed with a version of UPX (probally old version) the new versions of UPX will not un-pack, but I managed to un-pack the program with a PE Editor....

now after inspecting the headder I find the unpacked program has a Blowfish encryption signature ... since I do not know the original password I cannot de-crypt with Blowfish program.


the unpacked program runs fine just as it did before I un-packed it, so I am making head way ..

can anyone toss me a bone about Blowfish .. I have been to the author's site and studied the program and I think source is available for blowfish but not sure that will help.
Reply With Quote
  #2  
Old 09-17-2003, 06:37
Kythen
 
Posts: n/a
Well, I would suggest getting the source code to Blowfish so you can identify the functions inside your target. Whether you can crack the app or not depends entirely on how the Blowfish encryption is used. Say for instance the serial number you enter is the key to the encryption, then you're screwed. But if it's like most programs that use it, then they will be using Blowfish to encrypt/decrypt the serial with a hardcoded key. And as you can imagine, it's a piece of cake from there!
Reply With Quote
  #3  
Old 09-18-2003, 02:08
lonewolf55
 
Posts: n/a
I'm not trying to crack this program, it's wide open already...

what my goal is .. is to update some of the menu feilds, the author of the program is no longer supporting it any more and the program is freeware to begin with, so I was just reversing it so I could make my own modifications..


I haven't been able to identify what if anything is actually encrypted ... it may only be a few modules within the progie that are encrypted.


I believe that it uses a separate private key on a floppy, the public key is probally internal to the program for it's own operation
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help identifying modified blowfish algo dion General Discussion 4 10-10-2020 04:13
Password Encryption Dreamer General Discussion 4 10-19-2015 18:02


All times are GMT +8. The time now is 06:59.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )