Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired

    AVA / XignCode info

    AVA:
    Uses UE3
    DirectX9
    Have to retrieve matrices information from the DX9 shader pipeline *can't use IDirect3DDevice9::GetTransform*
    XignCode:
    Has hooks in ssdt / ssdts
    Scans for any and all byte modifications
    If your cheat gets picked up on by the AC, restart your pc. If you don't it will say your detected even if you just reboot the game ( iirc )

    There's a lot more information to cover... but I'll let you people figure it out, those with the ability to make cheats for the game, will. Simple as that.

  2. #2
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    Hooks are detected and even debuggers are.
    When a detected program has been found it stores the location of it. You need to either change its location or restart PC.

    We know that injectors that use a manual mapper\manual mapping are undetected.
    Even familiar landscapes will
    reveal a different kind of beauty
    if you change your viewpoint.
    Where these new encounters
    and new bonds will lead you...
    Such dazzling golden days.
    I, too, look forward to
    what I might behold.

  3. #3
    Lehsyrus's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Jersey
    Posts
    10,893
    Reputation
    1281
    Thanks
    3,130
    Quote Originally Posted by Jabberwo0ck View Post
    Hooks are detected and even debuggers are.
    When a detected program has been found it stores the location of it. You need to either change its location or restart PC.

    We know that injectors that use a manual mapper\manual mapping are undetected.
    From the research I've done the manual map method will never be detectable. I still think we need to focus on spoofing that CRC check.

  4. #4
    _Anonymous_'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    (Not Applicable)
    Posts
    71
    Reputation
    10
    Thanks
    1,043
    My Mood
    Drunk
    hmm.. nice keep it up

  5. #5
    that's's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    418
    Reputation
    17
    Thanks
    641
    My Mood
    Aggressive
    I am not sure what CRC stands for, but I will mention that, after viewing the log files, the AC uses an online source to detect some things, and I have no clue what exactly the site is used for. It's the one with htt://IP NUMBER LINK. It may not be significant at all.

    And to the person who said that a computer restart is the only way to start AVA back up, is not 100% true. I can start it up again after getting a 3rd-party-error and be fine by deleting the log files and xm.exe from the XIGNCODE folder in binaries (and the file above that... cant remember the name for that particular file... not on my computer atm.) When ava starts up, it will redownload that exe file and the other one I mentioned, though it does not always work on the first try, it may take 2-3 more tries to actually start AVA without getting errors even when no other apps are running.

  6. #6
    _Anonymous_'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    (Not Applicable)
    Posts
    71
    Reputation
    10
    Thanks
    1,043
    My Mood
    Drunk
    as I do alternately terminate the process tree of this "xsherlock.xem" and using .log remover

    and that restart thing works only when your pc in deepfreeze mode or shadow mode
    Last edited by _Anonymous_; 11-26-2012 at 12:14 AM.

  7. #7
    Lehsyrus's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Jersey
    Posts
    10,893
    Reputation
    1281
    Thanks
    3,130
    Quote Originally Posted by that's View Post
    I am not sure what CRC stands for, but I will mention that, after viewing the log files, the AC uses an online source to detect some things, and I have no clue what exactly the site is used for. It's the one with htt://IP NUMBER LINK. It may not be significant at all.

    And to the person who said that a computer restart is the only way to start AVA back up, is not 100% true. I can start it up again after getting a 3rd-party-error and be fine by deleting the log files and xm.exe from the XIGNCODE folder in binaries (and the file above that... cant remember the name for that particular file... not on my computer atm.) When ava starts up, it will redownload that exe file and the other one I mentioned, though it does not always work on the first try, it may take 2-3 more tries to actually start AVA without getting errors even when no other apps are running.
    The CRC check is what makes AVA crash when we completely disable XIGNCODE3. It consistently requests an update from AVA to verify that it is still connected, and that none f the files have been altered.

  8. #8
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    @Lehsyrus Manual mapping can easily be detected... Also, instead of removing the anticheat, why not just work around it? By the way, not every hooking method is detected...
    Last edited by ~FALLEN~; 11-26-2012 at 02:06 PM.

  9. #9
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    Quote Originally Posted by ~FALLEN~ View Post
    By the way, not every hooking method is detected...
    What hook method do you use?
    Even familiar landscapes will
    reveal a different kind of beauty
    if you change your viewpoint.
    Where these new encounters
    and new bonds will lead you...
    Such dazzling golden days.
    I, too, look forward to
    what I might behold.

  10. #10
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    @Jabberwo0ck - I don't give out that kind of information, sorry.

    For those of you that are questioning my ability... don't...
    I
    Last edited by ~FALLEN~; 11-26-2012 at 03:50 PM.

  11. #11
    Lehsyrus's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Jersey
    Posts
    10,893
    Reputation
    1281
    Thanks
    3,130
    Quote Originally Posted by ~FALLEN~ View Post
    @Lehsyrus Manual mapping can easily be detected... Also, instead of removing the anticheat, why not just work around it? By the way, not every hooking method is detected...
    I mean to use it in conjunction with spoofing the CRC check. Not by itself, of course.

  12. #12
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    Quote Originally Posted by Lehsyrus View Post


    I mean to use it in conjunction with spoofing the CRC check. Not by itself, of course.
    As I said disabling the anticheat is more work than needed... problem not even a good idea tbh... it would be quicker, and better in the long run to work around the AC. If you remove it they can easily just add more security and break your bypass... XignCode is on top of their shit, unlike other anticheats... It drives most people crazy with it's constant updating...

  13. #13
    Lehsyrus's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Jersey
    Posts
    10,893
    Reputation
    1281
    Thanks
    3,130
    Quote Originally Posted by ~FALLEN~ View Post
    As I said disabling the anticheat is more work than needed... problem not even a good idea tbh... it would be quicker, and better in the long run to work around the AC. If you remove it they can easily just add more security and break your bypass... XignCode is on top of their shit, unlike other anticheats... It drives most people crazy with it's constant updating...
    I still feel like there's something we're missing here that can be used to bypass XIGNCODE3 and keep them from fixing it too quickly

  14. #14
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    Yeah, the CRC check is more advanced. You jump to the big stuff.
    Quote Originally Posted by ~FALLEN~ View Post
    @Jabberwo0ck - I don't give out that kind of information, sorry.
    OK, thanks anyways.
    Even familiar landscapes will
    reveal a different kind of beauty
    if you change your viewpoint.
    Where these new encounters
    and new bonds will lead you...
    Such dazzling golden days.
    I, too, look forward to
    what I might behold.

  15. #15
    Riddick's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Delusional
    Posts
    7,704
    Reputation
    529
    Thanks
    5,193
    My Mood
    Devilish
    Quote Originally Posted by Jabberwo0ck View Post
    Yeah, the CRC check is more advanced. You jump to the big stuff.

    OK, thanks anyways.
    Isn't that why Aeria went to Wellbia.... and because the Xigncode is made to be more complex than appears............... There has got to be something you are all missing.............Why not just go round it and disbable or mimic that code (or whatever it's called...I am only a Web Designer) so it sees that the game is still running.or replace that file with a mimic file.

    Everytime they change that core make up file to stop the hacks.....We replace it!!!!!!!!!!!


    Job done



    AERIA RIP!

Page 1 of 2 12 LastLast

Similar Threads

  1. [Patched] New Bypass AVA (XIGNCODE.USA)
    By daviddidi in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 18
    Last Post: 11-08-2012, 08:23 PM
  2. AVA XIGNCODE folder needed
    By ariciu in forum Alliance of Valiant Arms (AVA) Help
    Replies: 1
    Last Post: 11-08-2012, 06:49 PM
  3. ava clan info needed
    By Toshie in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 4
    Last Post: 10-14-2010, 09:16 PM
  4. [Info] AVA Resources of July 22/10
    By Toshie in forum Spammers Corner
    Replies: 1
    Last Post: 07-22-2010, 04:55 AM
  5. Selling AVA account(ijji) full info
    By lostlord in forum Selling Accounts/Keys/Items
    Replies: 0
    Last Post: 02-16-2010, 05:47 PM