If he really bypass it, he would share it.
Otherwise no one will see that he get skills (:
Otherwise no one will see that he get skills (:
Why should one release such thing? The blogger is merely trying to get ahold of information and knowledge, and he was doing too much of a service pointing out this failfaggotry of Florensia's shitty implentation of hackshield. Also the blogger shouldnt be so harsh to hackshield, infact the problem is caused by Florensia devs. But meh, it confirmed my assumption about it.Quote:
If he really bypass it, he would share it.
Otherwise no one will see that he get skills (:
Indeed, I couldnt even laugh because it is sort of dumb. But Xtrap and GameGuard weren't well implented in other games aswell, like GunZ. That's even more riddiclous. Xtrap hooks itself into the process AFTER GunZ loaded. In Hero Online Xtrap hooked only on the login screen.Quote:
@Atheuz: I know, that my blog is really harsh with HackShield and I really got to admit that I've never worked with HackShield before so I never saw other implementations...
The way Florensia does it is really ridiculous and that is the reason why my blog/post is so "mean".
al_j ask your mom or dad to do it: if they can fine, if not would you call them brainless?Quote:
lol dude .... i also bypassed it and everyone with a thing called brain could do it to... so tell me once again ... why should he share it ?? who cares if you believe it or not ;D
I don't know your attitude is all wrong, coming off in a bad way. I am sure there is things that others can look at on a code and you be lost. Does that mean anyone that doesn't understand that code is brainless ?Quote:
lol dude .... i also bypassed it and everyone with a thing called brain could do it to... so tell me once again ... why should he share it ?? who cares if you believe it or not ;D
Quote:
I decided not to release my HS bypass - atleast not to this community, we'll see - because in my oppinion, everyone who cannot do this on his own does not deserve to own it.
It is not that hard to do and you dont even need to know Cpp or something.. you can just do it with a hex editor and a disassembler... anyway
please, spare me comments like "you just couldn't do it, so you don't have anything to show". I DID it and if you don't believe me, guess what? fuck off.
@Atheuz: I know, that my blog is really harsh with HackShield and I really got to admit that I've never worked with HackShield before so I never saw other implementations...
The way Florensia does it is really ridiculous and that is the reason why my blog/post is so "mean".
What he posted was some lines of his code he is using to bypass HS using a dll which is injected into the process.Quote:
I looked at your blog post and I looked for the lines you mentioned, they arent there. And I don't wanna hear I must have missed it, because you know as well as I do you can do a search. So I doubt you made bypass. If you did cool, congrats. But I am doubting it simply off your blog, there is no 4 lines that look like that in the .exe or .bin
lol like I said man ,I am trying to learn things without a teacher, I like to do this myself, but I am just starting. Wasn't there a time where you was just starting to learn ?Quote:
okay to get this clear:
I did NOT put the blog down. I'm having problems with the timod.de domain - the blog is still online: [Only registered and activated users can see links. Click Here To Register...]
now to the funny part xD
excuse me that I say this but: How can you be so dumb and look for four lines of C (!!!!) Code in a binary file?
Binary files are ASM Code dude.... as al_j said, it's the four lines that I wrote into my DLL to make the bypass work.
And the 130MB db that I am talking about is generated by IDA.
If you want to bypass the HackShield just do this:
open your FlorensiaEN.bin with a HexEditor
go to adress 0x66123A
there you will find "75 1B"
replace it with "75 41"
save the file and you're finished
have fun ~.~