الجمعة، 5 فبراير 2010
الخميس، 4 فبراير 2010
New desoldering Technique
الأربعاء، 3 فبراير 2010
how to make a motor from battery !
how to make a motor from battery !
هذي الطريقه تشرح لكم شلون تسوون موتور يتحرك عن طريق البطاريه ومغناطيس واسلاك ..
اوvideo ..
this pic was taken from make magazine ..
python bruteforce

كان عندي برنامج لتعليم الكراك نزلته من موقع تعليم ..
وكان فيه باسورد محتاج كراك
وسويت هذا الكود وكركت البرنامج الحمدلله
وكانت تجربه حلوه ولله !! جربوها مع الكود .. او مع لrar
or winzip crack
مع استعمال الcmdlines !
بس ..
راح يطول !!
وهذا الكود ..
#imagin4ry
#imagin4ry@gmail.com ..
#!/usr/bin/env python
import os
from subprocess import *
import sys
x = 909400
while 1:
x+= 1
p = Popen("app9oo.exe", shell=True, bufsize=1024, stdin=PIPE,
stdout=PIPE, close_fds=True)
p.stdin.write(str(x)+"\n")
p.stdin.close()
print x
if x > 9999999:
break
sys.exit()
#print p.stdout.read()
if "Please enter the password: Congrats use the pass you used to crack this on the levelup page" == p.stdout.read():
print "Password Found!"
print x
break
sys.exit()
p.stdout.close()
####
وبلنهايه ..

وكان فيه باسورد محتاج كراك
وسويت هذا الكود وكركت البرنامج الحمدلله
وكانت تجربه حلوه ولله !! جربوها مع الكود .. او مع لrar
or winzip crack
مع استعمال الcmdlines !
بس ..
راح يطول !!
وهذا الكود ..
#imagin4ry
#imagin4ry@gmail.com ..
#!/usr/bin/env python
import os
from subprocess import *
import sys
x = 909400
while 1:
x+= 1
p = Popen("app9oo.exe", shell=True, bufsize=1024, stdin=PIPE,
stdout=PIPE, close_fds=True)
p.stdin.write(str(x)+"\n")
p.stdin.close()
print x
if x > 9999999:
break
sys.exit()
#print p.stdout.read()
if "Please enter the password: Congrats use the pass you used to crack this on the levelup page" == p.stdout.read():
print "Password Found!"
print x
break
sys.exit()
p.stdout.close()
####
وبلنهايه ..

الاشتراك في:
الرسائل (Atom)




