Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #16
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by LilGho$t View Post
    I would think it would be laggy as (based on what i've been told) the cpu processes .Net and c# code slower than it does c++
    Are you fucking retarded or something?

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  2. #17
    pDevice's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    d3d9.h
    Posts
    1,306
    Reputation
    15
    Thanks
    420
    My Mood
    Stressed
    Good



  3. #18
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by Jason View Post


    Are you fucking retarded or something?
    actually better question is, are you? you're considering making a hack to hook into a process using vb.NET that's a coding language that's taught to 12 year olds. Not to say it can't be useful however it could be a LOT better if it was coded in c++. I understand you want a challenge i just think that based on how you'd most likely do it in vb.NET or c# it will be laggy. Prove me wrong?

  4. #19
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by LilGho$t View Post
    actually better question is, are you? you're considering making a hack to hook into a process using vb.NET that's a coding language that's taught to 12 year olds. Not to say it can't be useful however it could be a LOT better if it was coded in c++. I understand you want a challenge i just think that based on how you'd most likely do it in vb.NET or c# it will be laggy. Prove me wrong?
    "The CPU processes .NET code slower" Yes, you're absolutely right, the CPU recognises when the machine code its executing was originally part of a .NET assembly and goes " fuck you guys, ima slow down 'cos i'm a C++ fanboy".

    Get a real argument :/
    Last edited by Jason; 05-17-2012 at 09:24 PM.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  5. #20
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by Jason View Post


    "The CPU processes .NET code slower" Yes, you're absolutely right, the CPU recognises when the machine code its executing was originally part of a .NET assembly and goes " fuck you guys, ima slow down 'cos i'm a C++ fanboy".

    Get a real argument :/
    It has to convert it to assembly to run it. Either way, if you code this in visual basic change the cpu-target to be set for 32-Bit (even if you are on 64) as you'll result in a faster runtime.

  6. #21
    AVGN's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Kekistan
    Posts
    15,566
    Reputation
    1817
    Thanks
    6,678
    Quote Originally Posted by master131 View Post
    I got bored and as a C# or .NET fanboy (I guess you could call me that), I thought it would be fun or a challenge to code a D3D CA Hack in C# (which can be converted to VB.NET easily). The hooking and DirectX rendering is done in C# (with the help of some DirectX libraries/wrappers) however the library that provides the hooking functions is partially coded in C++.

    Here is a little screenie:


    Note that it has no features or anything. I'm just wondering what your thoughts are on it. Should I take it to the next level and continue working on it?
    I love the hack selection. I wonder what "do nothing" does?




  7. #22
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by AVGN View Post

    I love the hack selection. I wonder what "do nothing" does?
    New godmode (he somehow figured it out) xD
    jk jk

  8. #23
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,670
    My Mood
    Breezy
    Quote Originally Posted by LilGho$t View Post
    It has to convert it to assembly to run it. Either way, if you code this in visual basic change the cpu-target to be set for 32-Bit (even if you are on 64) as you'll result in a faster runtime.
    Fuck off please, you don't know what you're talking about. And if it was made for 12 year olds, why haven't I seen any injectable VB.NET hacks for Combat Arms yet?
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  9. The Following User Says Thank You to master131 For This Useful Post:

    Xipher (05-19-2012)

  10. #24
    Xipher's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Melbourne, AU.
    Posts
    1,780
    Reputation
    472
    Thanks
    1,690
    My Mood
    Innocent
    Quote Originally Posted by master131 View Post


    Fuck off please, you don't know what you're talking about. And if it was made for 12 year olds, why haven't I seen any injectable VB.NET hacks for Combat Arms yet?
    He doesn't know what he's talking about. It's like someone fused L80mans, Chocolate and Justiniscool together. Wait nah, that would be a shitstorm.
    But, he's bad okay :P

  11. #25
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by master131 View Post


    Fuck off please, you don't know what you're talking about. And if it was made for 12 year olds, why haven't I seen any injectable VB.NET hacks for Combat Arms yet?
    because 12 years can't code that type of stuff.

    And, from statistical time tests, targeting 32-bit with vb.NET code does result in a faster runtime.

    Also to back up the statement about c++ running faster than vb.NET.
    time it takes for c++ to count to 1000000000: 8.125 seconds
    time it takes for VB to count to 1000000000 : 19.203 seconds

    and here's the codes used on the test:
    Vb:
    Code:
    Option Explicit
    Private Declare Function GetTickCount Lib "kernel32" () As Long
    Dim firstnumber As Double
    Dim secondnumber As Double
    Dim thirdnumber As Double
    
    Private Sub Form_Load()
    secondnumber = 0
    firstnumber = GetTickCount()
    
    While secondnumber <= 1000000000#
    secondnumber = secondnumber + 1
    Wend
    thirdnumber = GetTickCount()
    MsgBox "time taken to count to 1000000000: " & thirdnumber - firstnumber
    End Sub
    c++:
    Code:
    #include "stdafx.h"
    #include "iostream.h"
    #include "windows.h"
    
    void main()
    {
    	double firstnumber;
    	double secondnumber=0;
    	double thirdnumber;
    
    	firstnumber = GetTickCount();
    
    	while (secondnumber <= 1000000000) 
    		{
    			secondnumber++;
    		}
    	thirdnumber = GetTickCount();
    	cout << "time taken: " << thirdnumber - firstnumber;
    }
    Last edited by LilGho$t; 05-19-2012 at 07:04 AM.

  12. #26
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,670
    My Mood
    Breezy
    I don't even..... I'm not even going to bother, you're just an idiot.
    Last edited by master131; 05-19-2012 at 08:55 AM.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  13. #27
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by master131 View Post
    I don't even..... I'm not even going to bother, you're just an idiot.
    c++ statistically executes faster than vb.NET
    not saying all c++ code will be faster than all vb.NET code because that's all reliant on how you code it and what it's goal to accomplish is.
    However, if we write 2 codes to do the exact same thing and the codes are made using the exact same "design", the c++ code statistically should execute faster.

  14. #28
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by master131 View Post
    I don't even..... I'm not even going to bother, you're just an idiot.
    Then actually provide a valid argument instead of stating, "You're an idiot". That doesn't help you in the least, actually, it makes your idea look even worse. I have to say, what your doing is neat, but at least put effort into a comment. I mean really. LilGho$t literally typed a shitstorm for his argument, and you types 2 sentences.

  15. #29
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,670
    My Mood
    Breezy
    Quote Originally Posted by Shadow` View Post
    Then actually provide a valid argument instead of stating, "You're an idiot". That doesn't help you in the least, actually, it makes your idea look even worse. I have to say, what your doing is neat, but at least put effort into a comment. I mean really. LilGho$t literally typed a shitstorm for his argument, and you types 2 sentences.
    His example wasn't even in VB.NET, it was coded in VB6. There is a fucking difference between the two hence his data is wrong. VB.NET uses the .NET Framework and Common Language Runtime, VB6 does not. Anything coded in VB.NET is stored as IL code and anything in VB6 is stored as assembly code.

    Quote Originally Posted by LilGho$t View Post
    c++ statistically executes faster than vb.NET
    not saying all c++ code will be faster than all vb.NET code because that's all reliant on how you code it and what it's goal to accomplish is.
    However, if we write 2 codes to do the exact same thing and the codes are made using the exact same "design", the c++ code statistically should execute faster.
    Look, stop hijacking my thread or I'm just going to close it. It's my choice to choose whatever language to code a hack in, there's no need to go around saying, C++ is better, don't bother coding CA hacks in any other programming language. So what if it is faster? Does it matter? As long as the time difference is not major, who cares. I'm trying to do something unique, why even bring up "C++ is generally faster in VB.NET".
    Last edited by master131; 05-20-2012 at 03:25 AM.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  16. The Following 4 Users Say Thank You to master131 For This Useful Post:

    Jason (05-20-2012),Reflex- (05-20-2012),Saltine (05-20-2012),Xipher (05-20-2012)

  17. #30
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by master131 View Post
    His example wasn't even in VB.NET, it was coded in VB6. There is a fucking difference between the two hence his data is wrong. VB.NET uses the .NET Framework and Common Language Runtime, VB6 does not. Anything coded in VB.NET is stored as IL code and anything in VB6 is stored as assembly code.



    Look, stop hijacking my thread or I'm just going to close it. It's my choice to choose whatever language to code a hack in, there's no need to go around saying, C++ is better, don't bother coding CA hacks in any other programming language. So what if it is faster? Does it matter? As long as the time difference is not major, who cares. I'm trying to do something unique, why even bring up "C++ is generally faster in VB.NET".
    Lol you mad bro?
    I've never said don't pursue this all i'm saying is if you're looking to make hacks for release c++ would be the faster solution.
    My posts don't say not to code it in vb.NET they are just presenting the fact that c++ is faster than vb.
    They're also questioning why you would even go about this task.
    I think it would be a fun project i just don't see it as practical.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. New D3D Hack has been released!
    By Dave84311 in forum Hack/Release News
    Replies: 23
    Last Post: 05-29-2009, 08:02 AM
  2. Warrock crashes when using this code in my D3D hack...
    By k2hacker in forum C++/C Programming
    Replies: 0
    Last Post: 07-21-2008, 05:04 PM
  3. hack codes
    By tristan... in forum WarRock - International Hacks
    Replies: 4
    Last Post: 09-25-2007, 10:40 AM
  4. Need help with my warrock hack code
    By dikketr0l in forum Visual Basic Programming
    Replies: 6
    Last Post: 08-04-2007, 06:36 AM
  5. D3D Hack (Old)
    By PBFUCKER in forum WarRock - International Hacks
    Replies: 10
    Last Post: 06-09-2007, 09:00 AM