WinkOutdatedSuper Nanny Injector v1.0

Posts 114 of 14 · Page 1 of 1
Super Nanny Injector v1.0
Well, after getting an user lost at injection... I made a simple injector, its the:

Super Nanny Injector!!


It uses CreateRemoteThread and LoadLibraryA to inject(x86<>x86), and reports every single error using GetLastError(). As I made it for an easily troubleshooting, it copies every string error to clipboard, so one can just paste the error to get help :} .

Console interface, because I don't want to lose too much time building it

How to Use:

1. Open .exe
2. Insert DLL name(if on current dir) or full path if not.("Ctlr+vable")
3. Insert process exe name.("Ctlr+vable")
4. Enter, and launch the process.exe (it will inject automatically).



Success: You will hear a short beep, it's the successfully injected sound
Trouble: You will hear a long beep, the error will be displayed on screen for 5 secs.


Troubleshooting?
1. Just paste error string here. It will be on your clipboard!!!



Never forget to run as Admin again! The shield is your friend





Download:
1) MinGW GCC 4.9 (if you don't know what's that, download the other file!)
Virus scans:
https://virusscan.jotti.org/en-US/fi...job/xumwz9c9fp
https://www.virustotal.com/pt/file/7...is/1443741300/


2) Visual C++ 14 (needs Visual C++ Redistributable)
https://www.virustotal.com/pt/file/a...is/1443811505/
https://virusscan.jotti.org/en-US/fi...job/l48v77wtqi
SuperNanny_mpgh.net.zip41 KB · 91 downloads Clean
SuperNanny_VC++_mpgh.net.zip104 KB · 81 downloads 2/56 malicious
File is clean


/Approved
---------------------------
SuperNanny.exe - System Error
---------------------------
Running the program is not possible, because the computer does not libgcc_s_dw2-1.dll. Try reinstalling the program.
---------------------------
OK
---------------------------
any links for missing dlls?
libgcc_s_dw2-1.ddl
and
libstdc++-6dll

tried reinstalling and manual dll dload but didnt work probably my fault but halp?
Okay.. sorry :} . I forgot that most plp doesn't have libstc on windows. I will just compile it with Visual C++ and upload a second attachment... Next time I build with gcc libs static linked :]
hi men the injector stopped
Quote Originally Posted by iViitico View Post
hi men the injector stopped
You probably are having the same error as the others. You need libc++ from gcc . Or do you install MinGW for windows , or wait for the other attachment, as it's compiled using Microsoft Visual C++
Looks good.
//Approved
123
It doesn't work !!! This programm inject into hngsync , then " The location blablabla"
Quote Originally Posted by label1234567 View Post
It doesn't work !!! This programm inject into hngsync , then " The location blablabla"
Maybe the bypass isn't working anymore. Try with another injection just to confirm, but I bet it's the bypass.
At home I check it

Edit:
Well I tested here with both versions(gcc and VC++), and it works. Confirm that your A.V is disabled, at least with Avast, the injector receive a return 0(like "it was okay, no error") from CreateRemoteThread, but it doesn't worked.

If isn't that, maybe your I.P is banned? The bypass still working, though.
No chance that u did make one with graphic interface? is not good to type anytime!
Appreciated your suggestion , but I'm already doing a version of that injector, using Qt5 to have a graphic user interface.
But it isn't finished yet... I made 3 injection modes(createremothread, ntcreateehreadex, threadhijack), and I'm just now hurting my self implementing manual mapping :}

I'm using gcc, and it doesn't have the call convention " __declspec(naked)", as it's used only for Windows.. and of course MSVC have it.. and of course I'm not using it ahahha

So I have to asm everywhere...and this means buuuugs everywhere ahhahah

Have a look at the interface

 
Screenshot
Posts 114 of 14 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?