• Silahkan bergabung dengan chat kami di Telegram group kami di N3Forum - https://t.me/n3forum
  • Welcome to the Nyit-Nyit.Net - N3 forum! This is a forum where offline-online gamers, programmers and reverser community can share, learn, communicate and interact, offer services, sell and buy game mods, hacks, cracks and cheats related, including for iOS and Android.

    If you're a pro-gamer or a programmer or a reverser, we would like to invite you to Sign Up and Log In on our website. Make sure to read the rules and abide by it, to ensure a fair and enjoyable user experience for everyone.

N3 Stealth Injector [source]

abujafar

TK A
Level 2
Stealth Injector + source code [C++]

HBD 9th N3, walau agak telat mudah-mudahan berguna

Stealth Injector memungkinkan cheat creator nge-hide and load file DLL ke dalam memory (buffer). Pada injector umumnya selalu membaca file DLL untuk diinjeksikan ke proses target, yang memungkinkan DLL tersebut dibajak oleh orang lain ^^.

Dengan Stealth Injector, ente bisa buat DLL ente agar menyatu dengan injector/executable. Tidak ada file DLL terpisah! Yang ada hanya injector (plus DLL dalam bentuk array bytes/buffer).



Code:
Coded by		: abujafar
Created date		: 14/01/2012
Description		: Stealth Injector (C++ source code)
Build with		: MSVC++ 2008
Included files		: * StealthInjector_bin.rar (demo)
* StealthInjector_src.rar (source code)
* Tools.rar (tools: binary to array bytes / Bin2C.exe)

Credits			: * N3 (HAPPY BIRTHDAY 9th) dan seluruh admin/staff/vip/member di N3
* DrUnKeN ChEeTaH (StealthInject static library)
* uFMOD - XM Tiny Player (http://ufmod.sourceforge.net)
* Anders Dator Felix Dator (XM music @ http://modarchive.org/index.php?request=view_by_moduleid&query=162099)

Plus/minus		: + Banyak opsi untuk metode injeksi yang disediakan library StealthInject
* DLL source: SOURCE_FILE, SOURCE_RESOURCE, SOURCE_MEMORY
* Injection flags: INJECT_RANDOMPOSITION, INJECT_RANDOMHEAD, INJECT_RANDOMTAIL, INJECT_DESTROYHEADERS

- Gagal injeksi (jika SOURCE_MEMORY) jika file DLL di-pack
- Tidak ada enkripsi pada array bytes/buffer (jika SOURCE_MEMORY)

Notes			: * Untuk opsi SOURCE_MEMORY, gunakan tool Bin2C.exe untuk mengubah file DLL ke array bytes (DllData.h), kemudian include-kan ke project.
* Selalu pack injector/executable ente secara maksimal
Demo, Source dan Tools:
View attachment Stealth Injector + source code by abujafar.zip

yang gagal injeksi DLL-nya, WAJIB ubah properties project-nya jadi kyk gini:
runtime_lib.PNG

:eek:k:
 

MRHPx

PAUD
VIP Kehormatan
Bagus mas tool nya.. Saya suka tool yang ada XM nya.. Saya baca-baca dulu ya? Terima kasih.. :smile:
 

MRHPx

PAUD
VIP Kehormatan
Kalau suka pakai aja XM Saya, mas.. Itu beberapa request tim scene ROGUE, LUCiFER dan lainnya.. :smile:
100% made by wong jowo asli Indonesia.. :biggrin:
 

bagusajah

PAUD
Level 1
thx udah sharing,

error
Code:
.\StealthInjector.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
penyebabnya apa ya? sorry newbie
 

amoy

3 SD
Banned
thx udah sharing,

error
Code:
.\StealthInjector.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
penyebabnya apa ya? sorry newbie
ganti aja kk include 'afxres.h' sama include <windows.h>

Maaf kk klo slah :grin:
 

vinayumini

PAUD
Level 1
kk tolong ksih tutornya dlm bntuk video dung kk.......
sya msh krng mngerti bagaimana membuatnya n mnjadikan scnya ke exe..
mohon bimbingannya kk....
 

spyrozone73

PAUD
Level 1
maaf nih gan., kok ane udah nginject. terus pas ke inject keluar tuh NOTICE
"DLL has been injected!\nPress F12 to show a MessageBox" .
terus gk ada effect di game nya. cuman klo pencet F12 kluar NOTICE.

pas di coba Inject DLL nya pake Injector terpisah , baru keluar effect nya di program.

Ada solusi gk gan ?
 

irvansys

PAUD
Level 1
gan ane mw nanya cara agar injektor ga close gimana ? dan setelah exit dari game ( Proses ) ketika membuka game nya dia bisa inject kembali ?
 

koray

PAUD
Level 1
gan ini injectornya masih work gak?? klo masih bisa,buat game international bisa gak?? kaya digimon masters online?? thanks banget gan...
 
Top