ListBox/Injector HelpI am having a go at an injector and ive used a source. The source was meant to inject only 1 .dll and i want it to inject a set of .dlls in a listbox. Code: pszLibFileRemote = Application.StartupPath & "\" + ExeName + ".dll" Above code was the original source code, it worked fine. Code: pszLibFileRemote = ListBox1.Items.ToString This code was what i changed, im not sure if its this, but when i run the exe it seems to inject but nothing happens. Any help available?
Can you PM me that source code?? And I have always had troubles with listboxes, so sorry for no help there.
Originally Posted by PixieCorp Can you PM me that source code?? And I have always had troubles with listboxes, so sorry for no help there. how do i PM?
Originally Posted by MinimalKills how do i PM? http://www.mpgh.net/forum/private.php?do=newpm&u=272774
Originally Posted by MinimalKills ohk, i sent it. found out the problem anyone? Can you sent it to me to http://www.mpgh.net/forum/private.php?do=newpm&u=315118
Originally Posted by MinimalKills I am having a go at an injector and ive used a source. The source was meant to inject only 1 .dll and i want it to inject a set of .dlls in a listbox. Code: pszLibFileRemote = Application.StartupPath & "\" + ExeName + ".dll" Above code was the original source code, it worked fine. Code: pszLibFileRemote = ListBox1.Items.ToString This code was what i changed, im not sure if its this, but when i run the exe it seems to inject but nothing happens. Any help available? It will not work if you copy and past...... Try PM pixie or Don Diablo...:Or Pm me!