Track: Fucking america_2
Author: Macros, 02/28/2001 Hi 2 TechnoLab
-------------------------------------------------------
Hacking ACDSee 2.3
Author: Delpher
I hope to explain what kind of program this is
no need. So after a certain
time period program output.t
warning that the period of use
the product has already expired and it would be nice to have it
buy, but the whole question again
comes down to finances. No finances, but
there is a head and hands, and the main thing is there
the desire to break something. And the object
our attack we choose ACDSee v
2.3. Let me immediately outline a plan of action:
We need to remove the window that notifies
us about the end of use
programs. And make the program absolutely
looks like a legal one. So let's begin.
First of all, let's look at
registration. Enter something in the fields and
we see the 'Your name and password do not' window
match'.
OKlet's try
register. Looking for in WinDasm
'match', found at address #00407B40.
The window itself was called from the address #00407ACA
there we go, there we see:
test eax,eax
jne and our address
Instead of jne we put je and we see that
registered, but the Registration window
appears again and there is a word in Caption
Unregistered. From this we are now
let's get rid of it. We search for Unregistered and find by
address #0040132B instead of je we put jne.
We see that now everything is in Caption
calm. But the window still appears.
Now it's the windows' turn. Let's go along
address #0040745D we see there:
cmp eax,001 je (change to jne)
It is this leap that allows us to bypass
MessageBox. Here our mission can be
considered completed, but there is one 'BUT' in
In the Tools item, the Register command remains
in theory, in normal programs such
kind of teams disappear. Let's see it disappears
Is she here? Yes it disappears - it is here
function RemoveMenu and it is located by
to this address #004010E4, and then goes
the following:
test eax,eax je(change to jne)
And in conclusion, let's in the window 'O
program' we will make sure that there is no
it says it's unregistered
version. So let's go to the address 0040173D.
We see there:
cmp eax,001
jne .000401775 (change to je)
The entire program is completely broken and
Now no one will distinguish it from the one purchased.
Summary
There is no need to write down the REG number in the registry and
read it from there (check here
on the forehead). Write the key at the end of your
file (for example, as the author did
SHDN programs, but he did it too much
clumsily) or scatter it throughout the code
having previously subjected it to XOR. Not
you need to change Caption when starting in
depending on the correctness of the check from
registry Do not set text in windows in
explicitly. Get it within your means
transformations. The program really
good and really worth the money, but
you see a bad security system and everything goes
for good measure. Not good for such software
products have such protection.
PSI foresee your cries: 'Why versions
2.3'. Yes because she seemed to me
the most interesting. Well, for example, let's take
later version 3.1. All the errors are there
have just multiplied. The author is after something
started using DLL to check the date.
And named the function
TrialPeriod_remindToday. I'll just say
for those who simply do not have this program -
every day a window pops up saying
that this is a Trial version. And all you have to do is go
to the address: #004045C4 instead of 75 put 74
and all the windows disappear. As you can see the function
called from DLL - syndrome triggered
JukeBox.
Opinions:
Article cool! Hacking is life!
In my opinion, keymake's rum is easier. No need
fool around: you write your name, it gives you a number and
Sun!
Kstati, zaChem ob'iasniat' nazmi siuda,
zdelai to, a potom eto..... After etogo
ia sebia prostitutkoi Chuvstvui (((
Everything is interesting, but only someone
It would be better if a new FineReader broke. Otherwise
no matter how many cracks I found, only one at all
nothing is fixed, others remove TriBy,
but you will delete the pages from the fig package, that
there is no gud, and others are only a window
pops up and removes it, and then the program in
Wordstops exporting. So
who can break Reader?
ever or not? Oh how he is needed!
The chips there are good and great for work
useful. Abydna was the fourth back
put...
Hacked a long time ago...:( if only they could find a program
better :(
The article is normal, npaktura never
will interfere. Only here is the broken poga itself
outdated =( Can someone please advise?
how to set a breakpoint on
GetWindowTextA in SoftIce 4.05 [bpx
GetWindowTextA doesn't work]
Not a bad article, and why does everyone love it so much?
slander the articles and our beloved X?! And themselves
you can guess, but there were critics
here?!
Keygen or at least serial sign
high level cracker. Not only IMHO
! [TeaM| TSRH ] http://tsrh.dax.ru
IMHO ACDSee version 3.1 marked a fact
transition decent and once pretty
'staring contest' in the monstrous section
programs that are unnecessary, and, most importantly,
unreasonably sophisticated. Well tell me
Why do I need to have a built-in one in acdsee 3.1?
Paint and - at a rudimentary level -
photoshop? And yet it is so. By
this: elephant-shaped software like ACDSee
3.1 powerpack - must definitely die 8-)
2@LEXis: WinDasm is a disassembler,
something like IDA's, butworse.
Share your thoughts about the article