Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    jerome997's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    108
    My Mood
    Sleepy

    Visual Baisc DLL Injector Source Code

    Requesting Visual Basi'c DLL Injector Source Code For x32 bit and x64 bit

    I Already have a Source Code of a DLL Injector But It only Works at x32

    I really need it T.T For my DLL Loader

    if I Finish my Loader and Perfected it I maybe will release my Code to the Public T.T

    I Hope Someone Can Give me a Source of a DLL Injector for x32 and x64





  2. The Following User Says Thank You to jerome997 For This Useful Post:

    'SmoLL (04-08-2013)

  3. #2
    xGTx's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    200
    Reputation
    16
    Thanks
    4,044
    Just using the search function I found this.

    https://www.mpgh.net/forum/33-visual-...urce-code.html

  4. #3
    Honesty is an expensive gift do not expect it from cheap people!
    MPGH Member
    Matroix73's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    706
    Reputation
    42
    Thanks
    5,623
    My Mood
    Confused
    VB.NET or VB6?

  5. The Following User Says Thank You to Matroix73 For This Useful Post:

    EliteDawn (05-04-2013)

  6. #4
    GM_AVA's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    27
    VB 2010........

  7. #5
    'SmoLL's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    EASY WAY TO GET BANNED
    Posts
    292
    Reputation
    10
    Thanks
    153
    My Mood
    Twisted
    I'm having the same problem, my function inject of loader not working on x64
    if someone has the answer to this doubt, also thank you.

  8. #6
    Pingo's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    687
    Reputation
    24
    Thanks
    865
    My Mood
    Blah
    Quote Originally Posted by 'SmoLL View Post
    I'm having the same problem, my function inject of loader not working on x64
    if someone has the answer to this doubt, also thank you.
    You need to go into Configuration Manager
    Change the cpu type from cpu any to x86

    Google how to do that if you're unsure.

  9. #7
    'SmoLL's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    EASY WAY TO GET BANNED
    Posts
    292
    Reputation
    10
    Thanks
    153
    My Mood
    Twisted
    Quote Originally Posted by Pingo View Post
    You need to go into Configuration Manager
    Change the cpu type from cpu any to x86

    Google how to do that if you're unsure.
    configuration Manager of windows ?
    more there would have to ask the users to do this configuration?

  10. #8
    Pingo's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    687
    Reputation
    24
    Thanks
    865
    My Mood
    Blah
    Quote Originally Posted by 'SmoLL View Post
    configuration Manager of windows ?
    more there would have to ask the users to do this configuration?
    In your injector source. Google it

  11. #9
    GM_AVA's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    27
    I need VB.NET Injector source code. Thanks.

  12. #10
    Honesty is an expensive gift do not expect it from cheap people!
    MPGH Member
    Matroix73's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    706
    Reputation
    42
    Thanks
    5,623
    My Mood
    Confused
    Quote Originally Posted by GM_AVA View Post
    I need VB.NET Injector source code. Thanks.
    -Learn how to code
    -See a tut on youtube/google.

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

    EliteDawn (05-04-2013)

  14. #11
    GM_AVA's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    27
    I did it and i make injector and i published it.

    and the best it - its working

    https://www.mpgh.net/forum/201-allian...tor-1-0-a.html

  15. #12
    Honesty is an expensive gift do not expect it from cheap people!
    MPGH Member
    Matroix73's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    706
    Reputation
    42
    Thanks
    5,623
    My Mood
    Confused
    Here's how to make it X64 and X32

    https://i.imgur.com/h9ghQe6.png
    https://i.imgur.com/saIkkDJ.png

    Hope I helped

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

    EliteDawn (05-04-2013),S.W.A.T. (04-12-2013),TheProNoob (08-18-2013),Wanted_Hacks (04-13-2013)

  17. #13
    GM_AVA's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    27
    I don't find this "debug". ???

  18. #14
    Honesty is an expensive gift do not expect it from cheap people!
    MPGH Member
    Matroix73's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    706
    Reputation
    42
    Thanks
    5,623
    My Mood
    Confused
    Well, then follow:-
    1- Project tab -> <your_project_name> Window
    2- "On the right" Compile -> scroll to the end you will fine ->
    3- Advacned Compile Options... (Click)
    4- Target CPU: Choose AnyCPU (This will allow x32 and x64)

  19. The Following User Says Thank You to Matroix73 For This Useful Post:

    EliteDawn (05-04-2013)

  20. #15
    GM_AVA's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    27
    Thank you. I saw you know much about .VB can you help me with somethings?

    skype: badboy.eh

    thankss

    ---------- Post added at 10:49 AM ---------- Previous post was at 10:46 AM ----------

    Thank you. I saw you know much about .VB can you help me with somethings?

    skype: badboy.eh

    thankss

  21. The Following User Says Thank You to GM_AVA For This Useful Post:

    S.W.A.T. (04-12-2013)

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] Visual Basic 6 Injector Source code
    By <<< >>> in forum Visual Basic Programming
    Replies: 5
    Last Post: 09-04-2012, 03:55 PM
  2. [Release] WarRock DLL. Injector Source code
    By [Hectic] in forum WarRock Hack Source Code
    Replies: 0
    Last Post: 07-01-2011, 12:11 PM
  3. [RELEASE] FULL WORKING INJECTOR SOURCE CODE
    By flameswor10 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 37
    Last Post: 08-29-2010, 05:03 AM
  4. ~ DLL Injector Source Code ~
    By Silk[H4x] in forum Visual Basic Programming
    Replies: 32
    Last Post: 12-16-2009, 11:18 PM
  5. Combat Arms Injector Source Code
    By Melikepie in forum Combat Arms Discussions
    Replies: 6
    Last Post: 10-21-2009, 03:24 PM