Wibben

moderator
Rank

146th

Reputation

706

Playground progress

58%

35 of 60
Discussion threads

11

Discussion posts

464

Following

38

Followers

74

Medals

  • Cheese

  • Devotee

  • Forum

  • Influencer

  • Karma

  • Veteran

  • Writer

Just a regular High School student trying to learn more about web security.
C++ is what I major in… unfortunately html doesn’t like to use it very often. But learning a bit of every language helps. I have really learned a lot from this site, from html to SQL to javascript, as well as innovative ways of thinking to solve the problems in crypt. Also, I dare you to run this c++ script:
#include <iostream> using namespace std; int main() { for(int i = 1; ; i++) { cout << "I'm an idiot for running this script. " << endl; }return 0;} Note to self: facebook password is hackthis! password encrypted in base64, MD5, then SHA1

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss