SolvedInjection code

Posts 18 of 8 · Page 1 of 1
Injection code
Hello! I wanna make a injector of only 1 hack, that will stay in textbox.text (that is foldierbrowserdialog selected path + "/" + "hack.dll")

The simply injectors that inject 1 hack (like if a injector is called "injector", it inject "injector.dll) , so i'm trying to edit a multidll injector to injector of a hack in textbox

I wanna use this under timer 1

[highlight="VB.Net"]
For Each inj As KeyValuePair(Of Char, Value) In TextBox2.Text

Inject(ProcID, inj.Value)
Next

End Sub[/highlight]


But i cant set the value, can you help me? (Gonna sleep after post this, i'll see the answers tomorrow ^^)
Which value are you trying to set ?
@Takari In the ( ) that should be (Of TKey, TValue)

TKey = Char
TValue = ?

I dont know what value to set
Talk With @Code[VB]
He Will Help You Because He Know VB Well
Lol i don't understand what you like to so,..

u can't set Value? In a injector? Lol,.. If you try making a number then use integer

Public ValueNum1 as integer
Then give ValueNum1 the Value possition and in Button or any other give it the number
ValueNum1 = 20

idk what do you Want!? Please explane More,.
Quote Originally Posted by Code[VB] View Post
Lol i don't understand what you like to so,..

u can't set Value? In a injector? Lol,.. If you try making a number then use integer

Public ValueNum1 as integer
Then give ValueNum1 the Value possition and in Button or any other give it the number
ValueNum1 = 20

idk what do you Want!? Please explane More,.
I can't understand why he want a value
Try solve it with @Code[VB], if anyone here want to help him, just send a PM/VM.

/closed
Posts 18 of 8 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?