View Full Version : ProtectionId 6.0 BETA Public XMAS Preview
evlncrn8
December 24th, 2007, 11:31
PID v6.0 Public XMAS BETA
<CDKiLLER & TippeX>
after 10 months of development,
we are proud to bring you this xmas gift.
the first public beta of the new v6
we tried our hardest to bring you a useful,powerful tool.
since development, this concept has mushroomed into v6
which now has a lot of extra functionality compared to v5.
this is the results of all our hard work... we hope you like it
BUT remember it still is a BETA and can contain bugs
(thou we gave our best to fix them all in this xmas build).
grab it from http://pid.gamecopyworld.com/ or use the update function within v5.2c.
Polaris
December 24th, 2007, 12:51
Looks lovely, I'll give it a go!

evlncrn8
December 25th, 2008, 20:37
new version release 6.1.3 - same homepage.. http://pid.gamecopyworld.com
happy christmas
Nacho_dj
December 27th, 2008, 08:08
Hehe this tool now is used to come in Christmas as a gift... Nice.

Maybe you should change your nick to Santa Claus (just kidding!!!).
Many thanks for your good work.
And happy new year to all!
Nacho_dj
evaluator
December 28th, 2008, 14:20
if "Scan">"Single File" -> does nothing.
while DragDrop works.
evlncrn8
December 28th, 2008, 15:18
hmm, can't say i've encountered that one myself, if you have the log filter turned on, and the file has no protection there will be no output..
drag + drop uses the same portion of code as scan->single file, so it one works the other one should ... strange, is your system unicode?
dELTA
December 29th, 2008, 19:09
Thanks, I updated its CRCETL entry too:
http://www.woodmann.com/collaborative/tools/Protection_ID
This is a nice tool indeed.

evaluator
January 1st, 2009, 13:33
Xp_noSp
evlncrn8
January 1st, 2009, 17:09
yeh, but is it setup for unicode (ie: russian, chinese, etc..)..
has the folder you are trying to scan from got unicode characters in it etc?
have you enabled scan on demand in the configuration?
is the queue window paused somehow?
(you're the only person so far to report this... )
evaluator
January 3rd, 2009, 06:17
FAT32
edit:
ok, just look in Sice:
GetOpenFileNameA returns 0
(also i see, its struct is unaligned to dwords)
EDIT2:!
i sow> in struct @nMaxFile = 40000h
then i changed it to 260 & all now works!
regards!
EDIT3: ya, stupid check in comdlg32..
it takes only low WORD from size dword!
Nacho_dj
January 3rd, 2009, 06:51
Hello evlncrn8:
I have found a little error on identifying the version for these targets:
Quote:
American McGee's Grimm Bundle |
from trygames (all are AM v6.3.562).
Code:
[!] ActiveMARK v6.1.335 protected !
In other targets of v6.3.562 it works perfectly. Good work!
Best regards
Nacho_dj
evlncrn8
January 3rd, 2009, 10:56
@evaluator -> damn will fix the openfilename thing asap, damned buffer thing, maybe a service pack fixes it, good old m$,thanks evaluator, struct unaligned shouldn't matter, because windows will move it a->w style if i remember right (edit. it does)...
i've now changed the buffer size to 0xFFFF, should do the job, it was increased for the multiple file selection portion, i dont think it was increased after the xmas 2007 beta though, odd, odd odd
@nacho_dj -> cheers, i'll pass that one on to cdkiller, he checks all that stuff
evaluator
January 3rd, 2009, 11:13
OK!
but.. why you need so big ansi-buffer? are so long names in protections?
evlncrn8
January 3rd, 2009, 13:33
well it was for multiple files selection (same buffer is used for single file or multiple files), idea was to have a largeish buffer
so that if someone selected *lots* of files in one folder (where each one could have a max size of 260 bytes) * amount of files selected
so that the getopenfilename wouldn't fail... seems that idea bit me in the ass with your xp with no service pack (i suspect its fixed
with a service pack though, because if it didn't im sure i would have heard about the issue a long time before this)...
curious though, why don't / won't you install the service packs?

evaluator
January 6th, 2009, 09:10
not becouse this (but think) : clean XP has nX num of holes!
evlncrn8
January 18th, 2009, 07:13
new version 6.1.6 released - grab it from the main site or use the update feature...
some bugs fixed, more additions, more tweaks

(check the changelog for more information)
thanks to all involved for the bug reports, hints etc.. much appreciated
evlncrn8
March 27th, 2009, 10:47
version 6.2.2 released today, grab update from the site, or using the update portion in pid itself... enjoy

evaluator
March 28th, 2009, 09:13
hehe! crash under W98 bcoz INCORRECT anti-debug-trick!
under Win9x IsDebug-flag is at another place!!! eh, you..
evlncrn8
March 28th, 2009, 10:30
will look into that, there was another bug too heh, new release out.. 6.2.3

evaluator
March 28th, 2009, 13:06
this is correct IsDebugger code for W9x-XP
mov ebx,fs:[030]
test ebx ebx
jns @ov
add ebx 052
@ov:
movzx ebx, byte[ebx+02]
evlncrn8
March 28th, 2009, 13:28
cheers

Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.