Post: DeamonWare functions
10-24-2014, 02:55 AM #1
Smoky420
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); Hey !

So, im trying to find a bypass for that shitty Deamonware Snail
I never made Anti-ban before so a little help from COD haxor's would be great (COD use Deamonware too)
Anyway here's all Deamonware's functions i found in the EBOOT

You must login or register to view this content.

I guess we have to nop some functions but which one exactly ? i tried few stuff and no freeze but is that actually doing something,that's the question Needa

You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Smoky420 for this useful post:

MEGANO5
10-24-2014, 03:31 AM #2
nice Smile
10-24-2014, 04:04 AM #3
FarSideX
I’m too L33T
All you found are the strings for the function names.

Demonware is a company that provides matchmaking services for online games. Without the functions the online part will not work and Destiny is an online only game. Demonware also provides some anti-cheat protection but that is only a small part of the demonware library used in Destiny.

Also you don't just NOP out functions.

Since you are looking, there is a function called reportConsoleID I suggest you could start there and follow the xrefs back to the anti-cheat routines that call it. There are also other functions for getting your MAC, etc. If I worked at Demonware I would be sure to test the memory that these function reside in for changes too.

BTW my anti-ban on Ghosts did not NOP anything, if nothing is done with this game by the time I am finished my current project I may look into doing the same for this game. But it sounds like some one is porting the fix from the XBox version any way.

PS: I don't think any of the function names you posted has anything to do with the anti-cheat.

The following 3 users say thank you to FarSideX for this useful post:

ogpayne, Smoky420, yomen9
10-24-2014, 09:47 AM #4
A Friend
League Champion
Originally posted by FarSideX View Post
All you found are the strings for the function names.

Demonware is a company that provides matchmaking services for online games. Without the functions the online part will not work and Destiny is an online only game. Demonware also provides some anti-cheat protection but that is only a small part of the demonware library used in Destiny.

Also you don't just NOP out functions.

Since you are looking, there is a function called reportConsoleID I suggest you could start there and follow the xrefs back to the anti-cheat routines that call it. There are also other functions for getting your MAC, etc. If I worked at Demonware I would be sure to test the memory that these function reside in for changes too.

BTW my anti-ban on Ghosts did not NOP anything, if nothing is done with this game by the time I am finished my current project I may look into doing the same for this game. But it sounds like some one is porting the fix from the XBox version any way.

PS: I don't think any of the function names you posted has anything to do with the anti-cheat.

I kinda used to be like him, then I got told strings are useless to change and i should follow xrefs, but I'm still at the level were I have to ides wtf I'm doing when I follow the xrefs. I tried asking for some help, but people got lazy on me
10-27-2014, 02:36 PM #5
Renton
Hurah!
the ghosts and bo2 anti bans dont nop they change branches

The following user thanked Renton for this useful post:

Smoky420
10-29-2014, 08:02 AM #6
Shark
Retired.
Originally posted by FarSideX View Post
All you found are the strings for the function names.

Demonware is a company that provides matchmaking services for online games. Without the functions the online part will not work and Destiny is an online only game. Demonware also provides some anti-cheat protection but that is only a small part of the demonware library used in Destiny.

Also you don't just NOP out functions.

Since you are looking, there is a function called reportConsoleID I suggest you could start there and follow the xrefs back to the anti-cheat routines that call it. There are also other functions for getting your MAC, etc. If I worked at Demonware I would be sure to test the memory that these function reside in for changes too.

BTW my anti-ban on Ghosts did not NOP anything, if nothing is done with this game by the time I am finished my current project I may look into doing the same for this game. But it sounds like some one is porting the fix from the XBox version any way.

PS: I don't think any of the function names you posted has anything to do with the anti-cheat.


actually nopping it is exactly would you do :p, by nopping it you are stopping it from branching to its main functions by doing this you are stopping it getting the information to where it needs to get, so yeaaa....

The following user thanked Shark for this useful post:

Smoky420
10-29-2014, 01:14 PM #7
FarSideX
I’m too L33T
Originally posted by Shark View Post
actually nopping it is exactly would you do :p, by nopping it you are stopping it from branching to its main functions by doing this you are stopping it getting the information to where it needs to get, so yeaaa....


No, that would require replacing the call to the function with a NOP so it does not get called, not the same thing as placing NOP at the function. Besides anyone who thinks you just put NOPS everywhere needs to learn a lot more about assembly; just doing that will cause it to respond incorrectly or not respond at all resulting in a ban. so yeaaa....
10-29-2014, 01:30 PM #8
Shark
Retired.
Originally posted by FarSideX View Post
No, that would require replacing the call to the function with a NOP so it does not get called, not the same thing as placing NOP at the function. Besides anyone who thinks you just put NOPS everywhere needs to learn a lot more about assembly; just doing that will cause it to respond incorrectly or not respond at all resulting in a ban. so yeaaa....


the server doesnt have a failed response ban check in it im pretty sure :lol:
10-29-2014, 02:31 PM #9
razor546PL
Gym leader
Originally posted by Shark View Post
the server doesnt have a failed response ban check in it im pretty sure :lol:


They can always add that right?
10-29-2014, 02:59 PM #10
FarSideX
I’m too L33T
Originally posted by Shark View Post
the server doesnt have a failed response ban check in it im pretty sure :lol:


Being 'pretty sure' isn't good enough. I'm sure you are having fun in your attempts to troll but they are weak. I suggest you try it with those that know as little as you do.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo