Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  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 ISmokeWeedAmICoolNow View Post
    what are you going to return? maybe a class?
    Just return the encrypted string lol.

    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
    ISmokeWeedAmICoolNow's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    19
    My Mood
    Bitchy
    Quote Originally Posted by Jason View Post


    Just return the encrypted string lol.
    so you want a memory leak?

  3. #18
    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 ISmokeWeedAmICoolNow View Post
    so you want a memory leak?
    What's your fetish with memory leaks? Clean your shit up after yourself.

    PROTIP: You need to free a class too.
    Last edited by Jason; 12-14-2011 at 05:54 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)

  4. #19
    ISmokeWeedAmICoolNow's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    19
    My Mood
    Bitchy
    Quote Originally Posted by Jason View Post


    What's your fetish with memory leaks? Clean your shit up after yourself.

    PROTIP: You need to free a class too.
    PROTIP: c++ automatically calls destructors on classes when they move out of scope.

  5. #20
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    This thread = retarded

    Quote Originally Posted by ISmokeWeedAmICoolNow View Post
    it cant be a single function. it has to store the unencrypted string somehow and clean it up later.
    Quote Originally Posted by Jason View Post


    Of course you're right! Functions can't return data, how stupid of me.
    Quote Originally Posted by ISmokeWeedAmICoolNow View Post
    what are you going to return? maybe a class?
    Quote Originally Posted by Jason View Post


    Just return the encrypted string lol.
    Quote Originally Posted by ISmokeWeedAmICoolNow View Post
    so you want a memory leak?
    Quote Originally Posted by Jason View Post


    What's your fetish with memory leaks? Clean your shit up after yourself.

    PROTIP: You need to free a class too.
    Quote Originally Posted by ISmokeWeedAmICoolNow View Post
    PROTIP: c++ automatically calls destructors on classes when they move out of scope.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. what it's like to have religion class
    By ace76543 in forum Spammers Corner
    Replies: 7
    Last Post: 12-09-2006, 04:16 PM
  2. Guild Wars New Classes
    By Chronologix in forum General Gaming
    Replies: 24
    Last Post: 07-23-2006, 08:46 AM
  3. Heavy Weapons Class mine bug. I had no idea.
    By NukeAssault in forum General Gaming
    Replies: 2
    Last Post: 07-20-2006, 06:54 AM
  4. Encryption on Files
    By HolyFate in forum Gunz General
    Replies: 15
    Last Post: 02-20-2006, 01:50 PM
  5. [Tutorial]Change class without respawn
    By vir2000 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-04-2006, 01:47 PM