Anti-hacking
packing the client too much can cause some players to not be able to load the executable.KLKS wrote: my advice on this, use a stream chipper on incomming and outgoing packets then pack the client with armadillo. armadillo wont allow memory patches and i know of only a few people who can fully unpack armadillo at max protection.
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
what is stream chipper? how to use it.. from where can I get it?KLKS wrote: use a stream chipper on incomming and outgoing packets
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
actually thats a false assumption alot of people make. packers 2 years ago have had this problems but with modern packers, the chances of this happening is very slim. and we are not talking about multiple packing, but a one time pack with armadillo. have u guys actually seen armadillo in action, the latest version!Jaap wrote:packing the client too much can cause some players to not be able to load the executable.KLKS wrote: my advice on this, use a stream chipper on incomming and outgoing packets then pack the client with armadillo. armadillo wont allow memory patches and i know of only a few people who can fully unpack armadillo at max protection.
Where to get armadillo...where to buy it.... :unsure:
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
I must have set armadillo settings too high then, because alot of players had troubles. That's typically me..KLKS wrote:actually thats a false assumption alot of people make. packers 2 years ago have had this problems but with modern packers, the chances of this happening is very slim. and we are not talking about multiple packing, but a one time pack with armadillo. have u guys actually seen armadillo in action, the latest version!Jaap wrote:packing the client too much can cause some players to not be able to load the executable.KLKS wrote: my advice on this, use a stream chipper on incomming and outgoing packets then pack the client with armadillo. armadillo wont allow memory patches and i know of only a few people who can fully unpack armadillo at max protection.
What settings do you recommend?
nanomites might cause problems. antidebugging,dissasembling/the parent,child setting protection should run fine. code splicing is also good. destroying and emulating import tables. recently there was this guy who reversed engineered the whole armadillo thing. reteam.org read the paper by Andrea Gordon.
Thanks a lot...KLKS

QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
does anybody know the way to HEX into serverfiles and to the client different version... smthing like 5.0 or smthing.. and when hacker wants to connect to the server with hes hacked exe that has not modified to the right version.. then server doesn't let it in and says that server and client version doesn't match...
I tried to connect to my server with 3.82 client.. and it didn't let me in with that error I described...
EDIT: does anybody know.. how to change memory structure in client.. that binarydata memory patcher would not find right strings and couldn't change these strings needed...
I tried to connect to my server with 3.82 client.. and it didn't let me in with that error I described...
EDIT: does anybody know.. how to change memory structure in client.. that binarydata memory patcher would not find right strings and couldn't change these strings needed...
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)
U need Armadillo Private (Custom), all public versions are already taken by trohan, spyware and virus makers, this mean that your users will have troubles with antivirus/antispyware products.
Also a good option is using a dll joiner, u need to code a dll to relocate ws name ramdonly. In the dll a code a routine to avoid mem patchers u will get a good client, combine this with molebox and will be difficult to hack it. Also u can code a dll on the server side to only accept connections from your client dll. (Like a fingerprint)
Who knows, maybe i am talking a lot of sh1t, but dll joiners exists
Also a good option is using a dll joiner, u need to code a dll to relocate ws name ramdonly. In the dll a code a routine to avoid mem patchers u will get a good client, combine this with molebox and will be difficult to hack it. Also u can code a dll on the server side to only accept connections from your client dll. (Like a fingerprint)
Who knows, maybe i am talking a lot of sh1t, but dll joiners exists

so? just use a packet sniffer to sniff the login packets. they contain the ws namedumber wrote: U need Armadillo Private (Custom), all public versions are already taken by trohan, spyware and virus makers, this mean that your users will have troubles with antivirus/antispyware products.
Also a good option is using a dll joiner, u need to code a dll to relocate ws name ramdonly. In the dll a code a routine to avoid mem patchers u will get a good client, combine this with molebox and will be difficult to hack it. Also u can code a dll on the server side to only accept connections from your client dll. (Like a fingerprint)
Who knows, maybe i am talking a lot of sh1t, but dll joiners exists![]()
-
- Outpost bitch
- Posts: 559
- Joined: Wed Mar 30, 2005 6:45 am
Can anybody upload or give a link with correct version of Armadillo.. so I could test it against memory patchers...
<img src='http://helbreath.pri.ee/userbars/hbest-gamemaster2.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/hbsoccer-owner.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/scorpa-rider.jpg' border='0' alt='user posted image' /> <img src='http://helbreath.pri.ee/userbars/logout-master.jpg' border='0' alt='user posted image' /> <br>.<br>................................Ego sum Rage, flagellum Dei!<br><br>The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? (bash.org)