Results 1 to 15 of 15
  1. #1
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused

    Thumbs up Super Nanny Injector v3.0

    Super Nanny Injector v3.0



    New release of Super Nanny Injector, now on version 3 . Before start using it, check past release for more instructions .

    What's new:
    • Code: many instabilities&bugs fixed, UI polished , removed some static libs (Qt5 tuning or 5KB smaller exe ).
    • Obfuscation: now works on DLL too. Both injector and DLL are copied into Temp, using a random name.
    • Manual Map: Some bugs were fixed, some remains. To not hung this release, it's on "beta" for now.
    • Thread Hijack: new inject method (kind of stealthy ), where a process thread is hijacked to execute DLL code (it doesn't use LoadLibrary and wipe its stub ). Module DLL still been mapped, although it can't be listed/found (for now "Wipe DLL Header" will always fail on this scenario).
    • Load_stub: Implementation simulating LoadLibraryA, avoiding using aforementioned API call. DLL is mapped without been listed into process's module list, less stealthy than Manual Map, though.
    • Wipe Load_stub: Removes every remote data added to make Load_stub works, reducing code footprint. Although DLL can crash if it have too much work on Main, using that with a safe delay doesn't brake things :}. Default is 3 seconds.
    • Wipe DLL Header: Removes PE Header from DLL module after injection is successful. Can crash DLL if it still using its header (forward mapping, self tuning, self obfuscation, unpacking etc.).





    A/V:
    https://www.virustotal.com/file/0820...is/1474418639/
    https://virusscan.jotti.org/en-US/fi...job/2ks1gjwnw0
    <b>Downloadable Files</b> Downloadable Files
    Last edited by octpos; 09-20-2016 at 07:10 PM.


  2. The Following 47 Users Say Thank You to octpos For This Useful Post:

    -mdK (09-29-2016),2klulu (01-07-2017),Ali247 (09-26-2016),andrew25300 (10-05-2016),Anov (10-04-2016),bajaj (12-30-2016),ban134 (10-04-2016),bigdomin9 (09-25-2016),cadefoster (07-14-2018),CinderzFTW (09-21-2016),Coode9 (09-22-2016),CptAlex (09-22-2016),Cretino1 (09-28-2016),DaanCool (09-27-2016),dark9011 (09-23-2016),dkwjTl (09-30-2016),edic123 (10-03-2016),eltampon (09-24-2016),fdfdfdfdas (07-02-2017),Fupper (10-03-2016),Gaar (09-21-2016),gach0x (10-08-2016),gachien123 (09-21-2016),google2334 (09-29-2016),Happylele (09-30-2016),hellrier (10-08-2016),Iggy (09-22-2016),it6u6 (12-01-2016),jackski (10-06-2016),laoensijupai (09-27-2016),lasteck2000 (09-23-2016),Lukaasz (09-29-2016),mr.dan (09-21-2016),Oxydentical (09-24-2016),plawan1512 (10-04-2016),pokemon555 (09-24-2016),poopshitd (10-25-2016),qq5071435 (10-07-2016),Revolv3r (09-21-2016),satagrid (09-28-2016),skrilldog (11-18-2016),something1234567 (09-28-2016),titancol (11-19-2016),Trumpv1 (09-22-2016),txivneeb99 (03-05-2017),YukTarVik (10-03-2016),ZertixMX (03-03-2017)

  3. #2
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    Quote Originally Posted by octpos View Post
    Super Nanny Injector v3.0



    New release of Super Nanny Injector, now on version 3 . Before start using it, check past release for more instructions .

    What's new:
    • Code: many instabilities&bugs fixed, UI polished , removed some static libs (Qt5 tuning or 5KB smaller exe ).
    • Obfuscation: now works on DLL too. Both injector and DLL are copied into Temp, using a random name.
    • Manual Map: Some bugs were fixed, some remains. To not hung this release, it's on "beta" for now.
    • Thread Hijack: new inject method (kind of stealthy ), where a process thread is hijacked to execute DLL code (it doesn't use LoadLibrary and wipe its stub ). Module DLL still been mapped, although it can't be listed/found (for now "Wipe DLL Header" will always fail on this scenario).
    • Load_stub: Implementation simulating LoadLibraryA, avoiding using aforementioned API call. DLL is mapped without been listed into process's module list, less stealthy than Manual Map, though.
    • Wipe Load_stub: Removes every remote data added to make Load_stub works, reducing code footprint. Although DLL can crash if it have too much work on Main, using that with a safe delay doesn't brake things :}. Default is 3 seconds.
    • Wipe DLL Header: Removes PE Header from DLL module after injection is successful. Can crash DLL if it still using its header (forward mapping, self tuning, self obfuscation, unpacking etc.).





    A/V:
    https://www.virustotal.com/file/0820...is/1474418639/
    https://virusscan.jotti.org/en-US/fi...job/2ks1gjwnw0
    Please send me the fully unpacked version of the hack through private message(with 2 virus scans).

    EDIT:
    Approved.

    Use at your OWN risk.
    Last edited by Smoke; 09-20-2016 at 08:36 PM.


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

  4. The Following User Says Thank You to Smoke For This Useful Post:

    octpos (09-20-2016)

  5. #3
    Gaar's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    𝙎𝙪𝙞𝙘𝙞𝙙𝙖𝙡 ♥‿♥
    Posts
    6,228
    Reputation
    852
    Thanks
    1,669
    Thanks for the release, this will be useful for me.

  6. #4
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    Quote Originally Posted by Gaar View Post
    Thanks for the release, this will be useful for me.
    Good to know :}


  7. #5
    Gaar's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    𝙎𝙪𝙞𝙘𝙞𝙙𝙖𝙡 ♥‿♥
    Posts
    6,228
    Reputation
    852
    Thanks
    1,669
    Quote Originally Posted by octpos View Post
    Good to know :}
    Kinda sucks that this is a semi dead section so you cant get more recognition

  8. #6
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    Quote Originally Posted by Gaar View Post


    Kinda sucks that this is a semi dead section so you cant get more recognition
    Aahaha well, suggestion on here do I post it? Ahahaa... I manly did it to use with my HnG bypass, so I just went to steam section and posted the injector :P


  9. #7
    mr.dan's Avatar
    Join Date
    Sep 2016
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    Is the mode thread hijack unbann? Can game see if i'm cheating?

  10. #8
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    Unban? What are u talking about? Yes some anti-cheat can detect the injection, mostly because thread hijack doesn't touch dll header :P . Scan for pe headers inside code, match base addr with listed modules. There is a header without a matching? There you go, found the dll :}

    When I upload a new version, the only way to detect injection will be by API hooks, or SDD hook ...


  11. The Following User Says Thank You to octpos For This Useful Post:

    eltampon (09-24-2016)

  12. #9
    eltampon's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by octpos View Post
    Unban? What are u talking about? Yes some anti-cheat can detect the injection, mostly because thread hijack doesn't touch dll header :P . Scan for pe headers inside code, match base addr with listed modules. There is a header without a matching? There you go, found the dll :}

    When I upload a new version, the only way to detect injection will be by API hooks, or SDD hook ...
    Awesome! Heroes&Generals have some kind of protection, ok? I can't inject other cheats on it.

  13. #10
    something1234567's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    201
    Reputation
    13
    Thanks
    24
    Quote Originally Posted by octpos View Post
    [CENTER]Super Nanny Injector v3.0
    Hi Octpos, is there anyway I can contact you? I have an offer for you.

  14. #11
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    Quote Originally Posted by something1234567 View Post
    Hi Octpos, is there anyway I can contact you? I have an offer for you.
    You can always PM me


  15. #12
    -mdK's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    Visual Studio 2015
    Posts
    20
    Reputation
    10
    Thanks
    0
    Nice release man Shame like others have said you won't get more recognition in this dead section :/

  16. #13
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    Quote Originally Posted by -mdK View Post
    Nice release man Shame like others have said you won't get more recognition in this dead section :/
    I plan to release a new version, fixing some things and etc. Where do u think I can reach more plp? Ahaahah... which section?


  17. #14
    -mdK's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    Visual Studio 2015
    Posts
    20
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by octpos View Post
    I plan to release a new version, fixing some things and etc. Where do u think I can reach more plp? Ahaahah... which section?
    Don't really know man to be honest as I was thinking the same as I'm soon gonna drop my first injector too.

  18. #15
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    Outdated, new version released here .


Similar Threads

  1. [Outdated] Super Nanny Injector v3.6 (Stable Manual Map + Thead Hijack)
    By octpos in forum Steam Games Hacks & Cheats
    Replies: 13
    Last Post: 02-05-2017, 06:22 PM
  2. [Outdated] Super Nanny Injector v2.3
    By octpos in forum Steam Games Hacks & Cheats
    Replies: 10
    Last Post: 09-20-2016, 06:57 PM
  3. [Outdated] Super Nanny Injector v2.2
    By octpos in forum Steam Games Hacks & Cheats
    Replies: 6
    Last Post: 12-09-2015, 08:22 AM
  4. [Outdated] Super Nanny Injector v2 (+ Manual Map!)
    By octpos in forum Steam Games Hacks & Cheats
    Replies: 4
    Last Post: 11-22-2015, 07:09 PM
  5. [Outdated] Super Nanny Injector v1.0
    By octpos in forum Heroes & Generals Hacks & Cheats
    Replies: 13
    Last Post: 10-07-2015, 06:38 AM