Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy

    [Release] D3D Test Environment (with source)

    There are a lot of test environments out there already, but this one comes with source so you can debug in Visual Studio .

    SS:


    Virus scans:
    VirusTotal - Free Online Virus, Malware and URL Scanner
    D3DTest.zip MD5:3f4c684e9affc6e680c722df1d7601db - VirSCAN.org 3% Scanner(s) (1/35) found malware!

    I don't know what's up with that one false positive, it isn't even packed .

    I think it's pretty self-explanatory, just put hack stuff in Hack_Init and Hack_Frame. I didn't feel like commenting the directx.cpp file so edit that at your own risk.

  2. The Following 36 Users Say Thank You to mmbob For This Useful Post:

    39killers (10-23-2010),alimin1993 (10-21-2012),anon.sec (07-12-2014),aswadswa (05-05-2012),[MPGH]AVGN (10-02-2010),BlackLite00 (05-04-2012),CodeDemon (10-02-2010),Crash (10-05-2010),cwl1955 (06-22-2013),DaeSungKim (10-08-2012),enc0d3r (10-14-2014),ikillyou123 (06-02-2012),Kazbah (05-05-2012),kotsat (05-03-2013),kssiobr (02-23-2013),madeven (11-20-2012),markoj (10-02-2010),Mateus3535 (11-05-2012),max8blw (05-26-2012),MegaPixxx (04-15-2013),NoMoreKillCZ (05-08-2012),NOOB (10-02-2010),nudelauge (09-07-2014),pceumel (05-29-2012),PHOFM (02-01-2013),RJRyukiee (05-07-2012),S0aD (03-06-2011),saggg (09-12-2017),seeplusplus (10-02-2010),sendacuitz (06-09-2012),Sixx93 (05-02-2012),testube (12-04-2014),tianz (10-19-2012),Timboy67678 (02-01-2013),tobymacrocks (04-25-2013),ZinisterCoder (12-24-2012)

  3. #2
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    First! Nice release! Awesome!

  4. #3
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Ima release mine later

  5. #4
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Nice. Just got VSC++ back so this will be good when my DirectX finish downloading.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  6. #5
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    Quote Originally Posted by Stephen View Post
    Ima release mine later
    Do it .

  7. #6
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Quote Originally Posted by mmbob View Post
    Do it .
    kk. Leme post a picture.


    Can't find the source anymore... One of the first things I made..... T__T


  8. #7
    inliner's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Location
    d
    Posts
    64
    Reputation
    10
    Thanks
    11
    wow nice release man

  9. #8
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    How do you use d3d9 test environment? Like i know you have to inject it but mine doesnt show up?

  10. #9
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Quote Originally Posted by Zane Slayman View Post
    How do you use d3d9 test environment? Like i know you have to inject it but mine doesnt show up?
    1) You need the test environment device pointer.
    2) You cant use gellins detours.

  11. #10
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Quote Originally Posted by CodeDemon View Post
    1) You need the test environment device pointer.
    2) You cant use gellins detours.
    Wouldnt it work if you used gellins JMP detour??

    Make your own detour... its realy not that hard to make a jump one

  12. #11
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    O well i don't get what your talking about. Like its sorta confusing to me!

  13. #12
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    Quote Originally Posted by Zane Slayman View Post
    O well i don't get what your talking about. Like its sorta confusing to me!
    With this environment you can just copy and paste your menu code into the project and set it up with the hack.cpp file.

  14. The Following User Says Thank You to mmbob For This Useful Post:

    NOOBJr (10-02-2010)

  15. #13
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    Thanks mmbob!

  16. #14
    AVGN's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Kekistan
    Posts
    15,566
    Reputation
    1817
    Thanks
    6,678
    file approved




  17. #15
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by Mr.Magicman View Post


    Wouldnt it work if you used gellins JMP detour??

    Make your own detour... its realy not that hard to make a jump one
    IKR..

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release]DirectX Test Environment!
    By seaplusplus in forum DirectX/D3D Development
    Replies: 9
    Last Post: 09-12-2011, 04:35 PM
  2. [Release] CAFlames D3D Test Environment
    By CAFlames in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 43
    Last Post: 05-08-2011, 05:51 AM
  3. [Help]How to use Topblast d3d test environment?
    By NOOBJr in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 09-19-2010, 08:04 AM
  4. Topblast D3D Test Environment
    By topblast in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 23
    Last Post: 09-01-2010, 07:30 PM
  5. d3d test environment
    By XGelite in forum C++/C Programming
    Replies: 6
    Last Post: 11-29-2009, 08:45 AM