Sol Gates started a new thread in the Null Byte World Forum: simple ncurses game 1 3 months ago
at the moment this game has no point(you barely even call it a game at all in fact), but I think it's cool anyway.http://youtu.be/FLRa4PBMuHg
Sol Gates commented on Advanced Social Engineering, Part 1: Exact Revenge on Craigslist Scammers with Tabnab Phishing 3 months ago
that's awesome dude, more and more I'm feeling sorry for anyone who would mess with you XD
Sol Gates replied to Alex Long's post in the thread: Goofing around with ncurses (bounce effect) in the Null Byte World Forum 3 months ago
tis pretty cool to play with, and looks more badass imo. this could easily turn into a pong game ;o. or a few other games
Sol Gates started a new thread in the Null Byte World Forum: Goofing around with ncurses (bounce effect) 3 months ago
Hello byters, I've been playing with ncurses the last couple of hours and this is the first thing I've made so far with it. It features basic collision detection and a bounce effect :D .http://yo...more
Sol Gates replied to Bird andBear's comment on How to Get Free Netflix for Life 4 months ago
you'd have to correctly guess a name, zip, and security code as well. I'm sure these could be social engineered somehow. For exmaple once a valid credit card number was found, then numbers give awa...more
Sol Gates commented on How to Get Unlimited Money in Skyrim by Hacking Your Game Saves 4 months ago
`player.additem F 10000001mil gold septims: warning not having to work for money makes the experience less rewarding.@bird and bear dude I'm prolly the biggest pack rat on skyrim, I have chests a...more
Sol Gates commented on Skyrim Hack: Get Whatever Items You Want By Hacking Your Game Save 4 months ago
~player.additem "item_code"
Sol Gates started a new thread in the Null Byte World Forum: Python IRC bot, v3 4 months ago
Beware, the code is quite ratty. A goal in this version was to be able to update/add commands without having to restart the bot. Mission accomplished.botim.py:import sysimport socketimport re...more
Sol Gates replied to th3m's comment on How to Create a Free SSH Account on Shellmix to Use as a Webhost & More 5 months ago
type "su" to switch user to root, then'echo "user ALL=(ALL) ALL" >> /etc/sudoers', always back it up just in case thoughfor example: mv /etc/sudoers /etc/sudoers.bak
try "sudo ssh -ND 9070 @shellmix.com"
Sol Gates replied to Alex Long's comment on 18 Easy Exploits to Raise Spellcasting Skills in Skyrim 5 months ago
thieves and werewolves!
Sol Gates commented on How to Remove Your Online Identity: The Ultimate Guide to Anonymity and Security on the Internet 5 months ago
top notch
Sol Gates commented on Coding Basics: A Guide to Choosing Your Optimal Text Editor or IDE 5 months ago
I <3 my vim and geany.
Sol Gates commented on Stop Internet Censorship 5 months ago
Guess it's time to setup a home dns eh?
Sol Gates commented on How to Chain VPNs for Complete Anonymity 6 months ago
man I really want a few eastern block vpn's XD
Sol Gates commented on How to Securely & Anonymously Spend Money Online 6 months ago
doesn't paypal want a routing number and account number? Is a prepaid debit card going to have that.
Sol Gates commented on And the Winner of the Bokeh Photography Challenge Is... 6 months ago
I thought the reflection one was the best.
Sol Gates replied to Michael Fisher's comment on How to Hack Your Firefox User Agent to Spoof Your OS and Browser 6 months ago
No it just has to do with the http headers that are sent during the request.
Sol Gates commented on How to Create a Bump Key to Open Any Door 6 months ago
I've gone through 3 blank keys I can't get it right :(
Sol Gates replied to th3m's comment on Goodnight Byte: Coding a Web-Based Password Cracker in Python 6 months ago
+1 to that :) maybe some smashthestack stuff also.
Sol Gates replied to Bird andBear's post in the thread: Nullforce: Web-Based Login Cracker in the Null Byte World Forum 6 months ago
Remember that proxy thing I made that one time...
Sol Gates commented on Community Byte: Coding a Web-Based Password Cracker in Python 6 months ago
damn I missed it
Sol Gates commented on How to Create Beautiful, Aesthetic Houses in Minecraft - Part 1 6 months ago
it's difficult to bring myself to a point where I have a wool house, with a stone roof =/ .
Sol Gates replied to th3m's post in the thread: A script to hide things in pictures in the Null Byte World Forum 6 months ago
After running the program CORRECTLY there will be a file prefixed with a "h_". It's this file that you use to extract the program. Some suggestions: Make sure you're running it out of the right dir...more
Sol Gates started a new thread in the Null Byte World Forum: A script to hide things in pictures 7 months ago
Wassup byters, I have a new script I'd like to share called "pichide.py". This script allows you to hide ANY file inside a .png or .jpg file and then extract it. Though there are two problems with ...more
Sol Gates commented on OMG, Scrabble Trickster Lets Players Use Textspeak… What's Next? 7 months ago
"Textspeak"? not "electronic acronyms"?
Sol Gates commented on How to Defeat SSL in Practice with SSL Strip 7 months ago
so THAT's how ssltrip works XD. had no idea.
Sol Gates commented on How to Flash BenQ Xbox 360 Drives to Play XDG3 Back-ups 7 months ago
if only I had an xbox
Sol Gates commented on Mastering Security, Part 1: How to Manage and Create Strong Passwords 7 months ago
Very thorough dude! Will definitely start doing this. but even memorising a 35 character password can be quite rough on people.
Sol Gates posted an answer to the question: Ever a little short on proxies? in the Null Byte World Forum 7 months ago
well I downloaded it raw and ran it just now. everything is working. if you're using python3 it won't work though. try 2.6 or 2.7
What's up. I'm Sol(spanish for sun, pronounced like "soul") I'm a electronics enthusiast and love to read.