Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    ғᴜᴋᴏᴊʀ's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1,557
    Reputation
    87
    Thanks
    141
    My Mood
    Inspired
    @Jason

    Age: 14 Finally

    Name: Mike

    Code Exp: About 4-5 years C++ and like 8 months VB

    Why?: Because I know the team, I'm a good coder, and I'm looking to expand my knowledge because my dream job is in computer programming

  2. #17
    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 Hell_Demon View Post
    I'm allowed to use online C# to VB converters right? <:
    Sure thang. I end up refactoring and optimizing most of the code I get anyway, so I'll fix any errors the C#->VB converter makes

    @ғᴜᴋᴏᴊʀ, welcome to the team. Contact me for the latest revision of the source.

    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)

  3. #18
    qwerty01's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    180
    Reputation
    9
    Thanks
    225
    My Mood
    Lurking
    Quote Originally Posted by Hassan View Post


    It's obfuscated.
    Challenge Accepted.

    btw i thought this was going to be open source, what happened?

  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 qwerty01 View Post
    Challenge Accepted.

    btw i thought this was going to be open source, what happened?
    Open your eyes and read the fucking post

    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
    qwerty01's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    180
    Reputation
    9
    Thanks
    225
    My Mood
    Lurking
    Quote Originally Posted by Jason View Post


    Open your eyes and read the fucking post
    nm
    what made u change ur mind tho =/
    Last edited by qwerty01; 09-20-2011 at 04:44 AM.

  6. #21
    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 qwerty01 View Post
    nm
    what made u change ur mind tho =/
    Is there something seriously impairing your vision?

    2nd goddam line of the FIRST POST.

    Quote Originally Posted by Jason
    I've changed my mind on the "Open Source" side of things, due to the nature of this domain. The project will still be open source, but only to people who I approve. I don't want random people coming along, stealing the source and releasing it as their own project.
    Bloody hell.

    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)

  7. #22
    qwerty01's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    180
    Reputation
    9
    Thanks
    225
    My Mood
    Lurking
    very well, i only skimmed thru it anyway
    what's with all the beef though? is it something i said?

  8. #23
    timeshift's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Rio Grande do Sul, Brasil
    Posts
    158
    Reputation
    8
    Thanks
    384
    My Mood
    Breezy
    I don't know if it's possible, but it'd be very nice if you made an API which authenticates using MPGH's user database.

  9. #24
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Quote Originally Posted by timeshift View Post
    I don't know if it's possible, but it'd be very nice if you made an API which authenticates using MPGH's user database.
    Dave will approve that, lol.



  10. #25
    timeshift's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Rio Grande do Sul, Brasil
    Posts
    158
    Reputation
    8
    Thanks
    384
    My Mood
    Breezy
    Quote Originally Posted by Blubb1337 View Post
    Dave will approve that, lol.
    Yeah, I really doubt an admin will aprove this... Even though it would be cool to make MPGH exclusive programs...

  11. #26
    Kylerh4's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I keep getting exceptions while trying to run a program im trying to use GetModuleHandleA.. This is how I am using it:

    Code:
    Dim hProcess As UInteger = SDK.WinAPI.GetModuleHandleA("notepad.exe")
    And I keep getting this error:

    Code:
    The type initializer for 'WinAPI' threw an exception.
    ...
    A first chance exception of type 'System.TypeInitializationException' occurred in Project1.exe
    Any advice? .. :/

  12. #27
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    You don't use "GetModuleHandleA" to get the handle to an external process by the way, GetModuleHandleA gets the handle of a module within the current Process.

    Make sure you have .NET 4 as well.

    To get an external process's handle:

    Code:
    Using hwnd As New SDK.ProcessHandle(Process.GetProcessesByName("notepad.exe")(0).Id)
       'use the handle here
    End Using

    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)

  13. The Following User Says Thank You to Jason For This Useful Post:

    Kylerh4 (10-18-2011)

  14. #28
    thatnewguy's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    My Mood
    Cold
    can you cod a basic hack so i can see what im doing with this

  15. #29
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    1000 Times cleaner then mine, much nicer approach as well, Good Job @Jason


     


     


     



    The Most complete application MPGH will ever offer - 68%




  16. #30
    0x01337's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    73
    My Mood
    Asleep
    Nice work! Keep it up

    Quote Originally Posted by Hassan View Post


    It's obfuscated.
    Holy Sh!t, do u really think it will be worth that money to spend for .NET Reactor? Its crap!

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Discussion] MPGH .NET SDK [ongoing project]
    By Jason in forum Visual Basic Programming
    Replies: 16
    Last Post: 09-20-2011, 11:24 AM
  2. Mpgh's Net Worth?
    By Hahaz in forum General
    Replies: 26
    Last Post: 09-05-2010, 03:52 AM
  3. Mpgh.net Vip
    By eric1231231 in forum Trade Accounts/Keys/Items
    Replies: 4
    Last Post: 07-02-2007, 04:28 PM
  4. thanks mpgh.net for leetng me have this awesome hak
    By alejandro211142 in forum WarRock - International Hacks
    Replies: 18
    Last Post: 05-13-2007, 05:25 AM
  5. HackShardGaming.net says Fuck MPGH
    By sf0d in forum General
    Replies: 32
    Last Post: 07-26-2006, 09:05 PM