Results 1 to 3 of 3
  1. #1
    Fish40's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    [HELP] MULTI DLL INJECTOR - VB 6.0

    Hello, I need a programmer in visual basic 6.0, to help me in a little doubt, I am creating a list with dll injector, and to finding the problem, who want to help will have their credits.

    It would be nice, a project list with dll injector for example, would be my solution

    Injection Well the code is this, what function do I get chosen to inject the dll, which is in the listbox?
    If ExeName = 1 Then
    ProsH = GetHProcExe(Text1.Text)
    If ProsH = 0 Then LabelStatus.Caption = "Wait for " & Text1.Text: Exit Sub
    DllPath = List1
    InjectDll DllPath, ProsH
    Else
    ProsH = FindProc(Text1.Text)
    If ProsH = 0 Then LabelStatus.Caption = "Wait for " & Text1.Text: Exit Sub
    DllPath = List1
    InjectDll DllPath, ProsH
    End If

  2. #2
    Sagacious's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    1
    My Mood
    Angelic
    VB 6.0 is old. Move on to VB X.

  3. #3
    o0OpurezO0o's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    behind you.
    Posts
    354
    Reputation
    10
    Thanks
    26
    My Mood
    Sick
    Might i Suggest, https://www.mpgh.net/forum/161-tutori...-iso-file.html done by your's truly