Results 1 to 11 of 11
  1. #1
    Lobio's Avatar
    Join Date
    Jul 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    0

    Question Trying to write my first injector

    Hi guys!
    I am trying to create my first DLL injector.
    Now i need your help.

    The injector i created is undetected (it's new so it's normal) but have a little big problem.
    It works correctly with any DLL in any program, but not with AVA. Is there any hidden protection on this process or something?

    Thank you

  2. #2
    AznNicholas1314's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    445
    Reputation
    20
    Thanks
    672
    I believe there is a function of status CreateThread from msdn to create injecting thread try that.
    Thx if i helped.

  3. #3
    zZzeta/S's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Germany
    Posts
    1,061
    Reputation
    43
    Thanks
    2,100
    which language u use?
    I think more and more that Xigncode crashes on remote code injection. My mapper works fine and i never had detection issues
    Quote Originally Posted by Jabberwo0ck View Post
    Quote Originally Posted by uNrEaL View Post
    Cool, thanks!
    Ccman has gone too low. I've known for a long time he was sneaky.
    >top lel much crack many get so download wow

  4. #4
    Lobio's Avatar
    Join Date
    Jul 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    0
    HI!
    Thank you for the help.

    I am using python (i'm a python and C developer) and using kernel32.CreateRemoteThread.
    It works fine on other programs but not with AVA. The game don't crash, but the injection doesn't work.
    So i think that is not detected, but i have no idea on how it can block me without detect me.

    That's is my first try in game hacking (apart from cheatengine) so excuse me if i ask stupid questions

    Sorry for my bad english
    Last edited by Lobio; 02-27-2013 at 02:31 PM.

  5. #5
    zZzeta/S's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Germany
    Posts
    1,061
    Reputation
    43
    Thanks
    2,100
    Hm sounds dumb but did you startet your programm as Administrator?
    Quote Originally Posted by Jabberwo0ck View Post
    Quote Originally Posted by uNrEaL View Post
    Cool, thanks!
    Ccman has gone too low. I've known for a long time he was sneaky.
    >top lel much crack many get so download wow

  6. #6
    Lobio's Avatar
    Join Date
    Jul 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    0
    Yes, I did.

  7. #7
    iwiniwin's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    187
    Reputation
    10
    Thanks
    849
    My Mood
    Cool
    did you type it as AVA not ava and also try AVA.exe

  8. #8
    Riddick's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Delusional
    Posts
    7,704
    Reputation
    529
    Thanks
    5,193
    My Mood
    Devilish
    There are some good tutorials on youtube but also look at the Game Hacking Wiki and the lnks there: https://gamehacking.wikin.com/wiki/Game_Hacking_Wiki
    Last edited by Riddick; 03-03-2013 at 09:39 PM.

  9. #9
    Lobio's Avatar
    Join Date
    Jul 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    0
    Thank you for answer. @iwiniwin I use the PID directly.
    @Riddick In the "Wiki" i only found usless explaination about: "What is C?", "What is Python?", "What is a DLL injector?".... Am i wrong? Where should i look in it? On youtube i only found practical tutorial (do as he show), i'd like to read something more teorical.
    And my question was about: my injector works with all the other programs i have tested it with, but not with AVA. Is there any kind of hidden protection?

    Thx you anyway

  10. #10
    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 Lobio View Post
    Thank you for answer. @iwiniwin I use the PID directly.
    @Riddick In the "Wiki" i only found usless explaination about: "What is C?", "What is Python?", "What is a DLL injector?".... Am i wrong? Where should i look in it? On youtube i only found practical tutorial (do as he show), i'd like to read something more teorical.
    And my question was about: my injector works with all the other programs i have tested it with, but not with AVA. Is there any kind of hidden protection?

    Thx you anyway
    The wiki is new and there for the members to add too. We have 1 year to get that site working or it will be taken down.

    Try searching C++ on Google and you will find some good sites. A few sites are cppreference, AutoIt, Cplusplus, cpprogramming. MS Visual Basics.

  11. #11
    Lobio's Avatar
    Join Date
    Jul 2012
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    0
    Ok thank you.
    Anyway: I already know how to programs. My only question is: does ava as any special protection different form the detection by xigncode?

    Thank you anyway

Similar Threads

  1. My First Injector (Sals 1njector)
    By Sals in forum CrossFire Hacks & Cheats
    Replies: 101
    Last Post: 05-16-2010, 06:08 AM
  2. [Release] WrLord39 First Injector!!!!!!!!!!!
    By WrLord39 in forum WarRock - International Hacks
    Replies: 7
    Last Post: 03-05-2010, 06:27 PM
  3. [Help] My first Injector
    By pet@r in forum WarRock - International Hacks
    Replies: 7
    Last Post: 12-23-2009, 05:09 AM
  4. [Release] My first injector!!!
    By wertoskiller in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 10-04-2009, 10:29 PM
  5. Replies: 12
    Last Post: 10-24-2007, 04:33 AM