PDA

View Full Version : file.exe with 13 crypto signatures, help...


whitehat
05-29-2005, 10:23 AM
I have a prog written in Borland Delphi 4.0-5.0 with this crypto signatures:
(search was made with PEID 0.92)
BLOWFISH (check2)
CRC16 (word)
CRC32
GOST (check2)
MD5
Q128
RIPEND
SHA
SHARK
SNEFRU
SQUARE
TIGER
TWOFISH

I can eliminate some fo them but some others are completly unknown to me, help pls

dELTA
05-29-2005, 01:02 PM
Err, help with what?

whitehat
05-30-2005, 04:18 AM
Sorry for my stupid post. I thought that i have to crack all these cryptos to find a serial but i was wrong

OHPen
06-03-2005, 06:15 AM
Hoi,

you shouldn't rely on the crypto - scanners to much.
In some cases they show a correct result, but in some cases not.
So digging for crypto is by yourself commonly the best way.

OHPen

infern0
06-03-2005, 08:15 AM
one more reason - app using some crypto-library like LockBox linked with unstripped unused modules - it's often happens with c++builder. But really they can use only one of them.