iOS Runtime Hacking Crash Course
Michael Gianarakis is a Managing Consultant in Trustwave’s SpiderLabs team where he manages the delivery of technical security services...
Brute-Force Attacks
Brute-force attacks are carried out by hackers which intend to crack your passwords with the help of software which simply tries...
How to Write an Encryption Program
The program will we use is my Caesar Cipher app. Just click here to download it and here to view and/or download the source code. How to...
How to Hack a Home Router
In this tutorial "How to Randomly Hack a Home Routers", we are going to show you how to use port scanner to identify home routers (and...
Encrypting PHP (Usernames & Passwords)
MD5 Encryption on the back end of a PHP Admin Panel Every once in awhile you need to hash a string real quick. Create a MD5 hash from a...