QuestionHow to write a string value in ReadWriteMemory.vb eg String(81)

Posts 18 of 8 · Page 1 of 1
How to write a string value in ReadWriteMemory.vb eg String(81)
i found an address that is a text and i want write it in vb so i need to know how to write a string
Quote Originally Posted by Lovroman View Post
Use this class:
Jorn's class
didnt work 4 me because its c# im using vb

---------- Post added at 12:21 AM ---------- Previous post was at 12:21 AM ----------

Quote Originally Posted by 3leven View Post
WriteMemory((&Hxyz123), CStr(TextBox1.Text))
Ze module!
Thanks. + how do i tell it what process to inject to?
Never mind found it in MemoryModule.
Code:
        Private Const TargetProcess As String = "iw5mp"
change to
Code:
        Private Const TargetProcess As String = "t6mp"
Quote Originally Posted by 2000callum View Post
didnt work 4 me because its c# im using vb

---------- Post added at 12:21 AM ---------- Previous post was at 12:21 AM ----------



Thanks. + how do i tell it what process to inject to?
Come on Skype, I'll help you there.
Can you add me on skype, im having problems as well. thanks
skype: xxfrequentxx
WriteMemory((&Hxyz123), CStr(TextBox1.Text))
Ze module!
When will you realease your trainer?

Oh and..come on skype..i have some good ideas!
il get it for you im on a diffrent computer right now

3leven how do you readmemory with that module i will + rep you if you answer
Posts 18 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?