Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Apr 2012
    Posts
    1

    [HELP] Wallhack in VB ?!

    Hey Guys ,

    I'll make a Wallhack in Visual Basic ... But how to ?
    I'm Only good in Memory Patching x)

    GreeTz
    xX_Reloe_Xx

  2. #2
    Semi-Coder
    Join Date
    Oct 2008
    Posts
    140

    Re: [HELP] Wallhack in VB ?!

    If you are talking VB.net and patching the game at runtime you will have to use the interop calls through dllimport. With this you can call native APIs such as writeprocessmemory, etc. You cannot however hook a native process to jump to a CLR process.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •