FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games (https://fileforums.com/forumdisplay.php?f=6)
-   -   Protection ID info thread - v6.4.0 (build 08.07.2010) (https://fileforums.com/showthread.php?t=45299)

Eagle 12-09-2003 12:44

... too lazy to look for an easter egg :) ...

krondike 12-09-2003 13:35

Quote:

Originally posted by cdkiller
heh donīt scan pdf files ;)
version 3.6 only alows scanning for executable files.
(i check the exe/dll/dat for the exe strings MZ / PE).

Haha but you know...there are only SOME PDF-files there are wrong....ehm, message. And I was tired to scan .dll and .exe files :p. But hope you put an special message for unsupported files ;)

cdkiller 15-09-2003 13:48

the bugs u reported are fixed.
iīve sent u v3.6 beta to test...

krondike 16-09-2003 04:05

Well I am impress :D

Battlefield 1942 working great!

And I've seen you added "scan for cd-checks" in a cracked SecuROM message.

But look at this:

Quote:

UPX0....................................UPX1.....0 ... ..."[email protected].......&.. ............ ..`UPX3.........`.......6..
this is from ColdFusion shouldn't Protection Scanner find UPX compress?

And when I've scan a none .dll, .exe, .dat file, it's says "not a valid .exe file" and more, but the thing is. after that message, the scanner crash. Maybe that's a god thing....or not...:D
What happen to -> 20MB limit question?
I've scanned battefield 1942 1.41 patch that's about 130 MB or something... took very long time.... :p

Anyway great program! You have done well with bug fixing ;)

JoyBoy 16-09-2003 07:54

Scan Razor's crack for that new Nascar update... ;)

GLH 16-09-2003 10:40

When i scan the original/not cracked YDKJ4.EXE (You Don't Know Jack 4 / german version) Protection ID V3.5 tells me
"File was protected with SecuROM. But the protection has been cracked."
But when i want to play the game with a normal backup cd insert it tells me the SecuROM "Wrong disc" message...

@CDKiller:
If you want the original exe tell me. I will send it to you. (Its RAR 2,2 MB)

cdkiller 16-09-2003 12:56

lol Nascar_Racing_2003_Season_v1.2.0.1_Patch-RazorDOX
is lame ;)

@krondike
UPX will now be detected even if the sections and the tags are removed.

"not a valid .exe file" + crash => it was a bug with the multiscan feature, now fixed.

@glh
i know about this problem with the newer securom.
iīm still on bugfixing the securom code.

krondike 18-09-2003 10:19

I've got a big suggestion again... when you mark more then 1 files, and right click and "Scan with Protection ID" many protection id console are open... what about just have one protection id console but many message... istead....


There are still problems with UPX detection... I've compressed an .exe file with UPX and it's don't find it.

Quote:

UPX0....................................UPX1...... [email protected]................ ................ ..`UPX3.....0.......$... ..............@..@$Id: UPX 0.72 Copyright (C) 1996-1999 Laszlo Molnar & Markus Oberhumer $..$Id: NRV 0.61 Copyright (C) 1996-1999 Markus F.X.J. Oberhumer $..$License: NRV for UPX is distributed under special license $.
but his work
Quote:

.......................UPX0....................... .............UPX1................................@ ....rsrc....0.......,..................@.......... .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. ......1.20.UPX!........i.&n.h..=.......&..V
edit: (hehe i found a forum bug also)

my gues is that the protection ID is looking for UPX! as a tag....


SafeDisc 2.10 is found in a cracked SafeDisc 2.10 file..
Black And White cracked .exe file with out any tags! So should protection ID detect it's.....

cdkiller 18-09-2003 11:49

ohh yeah the upx detection for versions older than v1.0 is now fixed.
yes itīs right i am looking for 'UPX!' in the header but also for some signature bytes and a special UPX byte pattern.
(i need to update my code to support the very early UPX version)

i canīt just check for UPX1,UPX2 coz it could be TeLock (nasty!).
but v4.0 detects TeLock now really proper :)

iīm downloading the cracked B&W.exe to check it out.

krondike 23-09-2003 13:42

I have notice one problem. Protection ID 4.0 BETA.

Quote:

[email protected] X1.....@.......:[email protected].... ...........>[email protected].........
Protection ID find UPX protection..... it's not..becuase you can't extract it with UPX...so I think it's "aspack" protection...acourding to "aspack" tag...so...maybe there are som problem here...:D

cdkiller 23-09-2003 14:58

test the newest beta iīve sent u ;)
itīs a huge list of improvements...

the code snipped from the header was patched by u manually,
coz no known packer adds this sections together.

but PiD will greatly improve scanning, coz it checks for specific byte patterns for each version of a packer / encrypter and not only the section names...

krondike 03-10-2003 14:38

1 Attachment(s)
4.0 BETA 3 first bug.

Please see the image and add the text your search for CD-checks! ;)

cdkiller 04-10-2003 03:50

it will not be detected coz itīs a DLG Reference...
(p.l.e.a.s.e...in.s.e.r.t....) i donīt scan for dlg refs, coz this really
slows down the whole scanning speed and is used only in a very few games...

you know that the tron2.exe has additional cd-checks ;)

krondike 04-10-2003 15:38

Well in the UK version of TRON 2.0 there isn't any tron2.exe there is a tron.exe and a Lithtech.exe.

Lithtech.exe is protected with SecuROM.

tron.exe has CD-Checks in it.
(I've manage to get the root of the CD-Checks and dissable it)

But the image I showed you, is what the user se. But there are some other text string to in the .exe file. But if you do this, if you search for "disc" or "tron2.exe" than you know it's protected with CD-checks..becuase how many programs/games has text string call "tron2.exe" ?

but it's strange that there isn't any file call tron2.exe in the folder.....:confused:

cdkiller 05-10-2003 04:29

Quote:

if you search for "disc" or "tron2.exe"
many exefiles can have the string 'disc' inside so i wonīt scan for it. like i said, i only check error strings and no dlg references.
dlg references like in tron 2.0 are used only in a very few games.

about the v4.0 release... it should be around next week.


All times are GMT -7. The time now is 12:44.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com