This is the newer version of
MemHacks V1.0.
Changes
- Slight code modifications
- SetText function
- Inject function
Functions
Setup
The setup is very easy. Simply add the library as reference. Rightclick your project in the solution-explorer -> Add Reference -> Select the MemHack.Dll.
Usage
[php]Imports MemHack.BlubbsDll
Public Class Form1
Private hack As New MemoryHacking("iw4mp", "cshell.dll")
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
hack.Inject("C:\hax.dll")
hack.SetMemory(&H125877, 1337, 4)
End Sub
End Class[/php]
Extra thanks to master for the SetText function :P. If it's not working, complain to him!
Virus Scans:
Virustotal
Jotti