Log in

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


whitehat
May 29th, 2005, 09:23
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
May 29th, 2005, 12:02
Err, help with what?

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

OHPen
June 3rd, 2005, 05:15
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
June 3rd, 2005, 07:15
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.