Jump to content

sablefoxx

Dedicated Members
  • Posts

    572
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by sablefoxx

  1. I have all the defcon 16 videos, if there is any specific video from that year you want, pm me. Otherwise you can also purchase the videos, though they are a bit spendy.
  2. Yeah I agree the game, and the "hack" (if you can call it that) are very pointless. Just something I found interesting and thought I'd share it with others. It will give you bragging points among your friends though, however you may want to put in a sleep call so its not obvious you're cheating. Total time to make this was less then 5 mins. I should also note that I have never played the game (Facebook app privacy scares me), that's a screen shot of my friend's score.
  3. So some of you may have seen this game on Facebook, you have to type A-Z five times as fast as you can, then it compares your time to everyone else who has played the game, but it is easily beaten using a short script me and a friend wrote in AHK, observe; Here is the source code, or download a compiled version here (just run the program and press 'a'): #Persistent #InstallKeybdHook #SingleInstance, Force $a:: SendInput, abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzab cdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz ExitApp Have fun!
  4. Donations are accepted in the following currencies; 1. Source Code 2. Comic Books 3. Beer 4. Bawls 5. Porn
  5. http://wiki.hak5.org/wiki/USB_Hacksaw Use the "search" button.
  6. If you're using Windows, from command prompt use: dir /s
  7. Depends of course, I still have a Windows 3.1 box in my collection to show off to my friends it doesn't have much practical use. I also have about 15 old IDE hard drives laying around... haven't found a use for those yet. BTW, Crystal Method == Awesome DJs
  8. I was thinking, Konboot, Memory Dumpers, APE, DSL, and more... hehe
  9. If you want to stay in the hotel book ahead of time, it almost always sells out. Do's 1. Make friends 2. Drink 3. Learn cool stuff 4. Shower, Brush Teeth (for the good of other attendees) 5. Disable wifi / bluetooth on your smart phone 6. Go to Toxic BBQ (bring beer) Don'ts 1. Connect to Defon wifi AP, unless you're prepared to defend yourself 2. Use the ATM's in the Riv 3. Attempt to bungee jump off roof 4. Be a douche
  10. Yes, I have an ugly (somewhat) multipass version working, before I left for a two week vacation in Europe. If you want to setup a site feel free everything here is completely public domain. if you want, link to my site (very crude at the moment still setting it up) www.d0tmayhem.com on which (as well as here) I plan to release updates and other fun stuff.
  11. Yeah, but development is slow going. I'll have some new stuff to post soon, which incorporates some the the USB Multi-Pass, memory dumps, and other things recently on the show.
  12. Not really... if you want you could buy a copy of Acronis, boot from it and image the internal drive onto the USB drive, but this takes a good amount of time depending on the size of the internal drive.
  13. Agreed, post screen shots, source code on the last day. I'd still prefer no bins.
  14. Just post source code, no bins.
  15. Code Challenge - Starts 8/11/09 - Ends 8/31/09 Write a program in C that changes the desktop background of a Windows XP machine. Requirements: 1 - Must take command line argument for file path of image (i.e. C:\image.bmp) 2 - Program must not crash on invalid input 3 - Changes must take affect, (at the very latest) on reboot. Winner is the person who's program uses the fewest characters (white space doesn't count). Hint
  16. Just boot any live disc and copy the sam/system files. The point of using PWDump is to defeat the kernel protection for the SAM file and get to the hashes. If you've boot'd into your own OS they're no need for this, just copy the SAM file there's no kernel protecting it.
  17. ...its true http://www.purepwnage.com/
  18. Old password: Hh(gG#R@457 Old Algo: First letter of URL, Symbol, First Letter--, Symbol, Random Letter, Symbol, Prime Number
  19. That's an Ubuntu 9.10 box running XBMC with Aeon Stark (and 2Tbs of Blu-Rays).
  20. Quick easy, no code required. (a little out of date but still useful) http://hak5.org/forums/index.php?showtopic...mp;hl=thinstall
  21. If you want to know more about the cold boot attack, here are some things I've had in my collection since it's release. 25 C3 Talk on Full Disk Crypto (crash course) 25 C3 - Advanced Memory Forensics (This talk is by one of the guys who did the attacks, same kid who helped brake md5 signed ssl certs) Lest We Remember Cold Boot Attacks (pdf) Lest We Remember Cold Boot Attacks (example video) Article on Possible Fix for Key Leakage (use cpu cache?)
  22. No, its not a copy/paste, please read the instructions for U3 Switchblade installations, I would recommend GonZor's Payload (noob friendly) however this also isn't the tread for that discussion.
×
×
  • Create New...