Snapchat Pro Mod

Search results

  1. Crimina4l

    Web Development [Java | Basic | 2] If Statements [Deviation]

    This is in no way the official description of If Statments, this is my description based on personal experience. If statments are used to check things, then react on the outcome. With If statements you can use booleans which we covered in the last tutorial. When programing, you make the code...
  2. Crimina4l

    Web Development Gold [API] String Encryption - Any Hash Type [Free]

    Hey guys, so I released a free API for string encryption, that anyone can use! You may encrypt any string with any known hash type (md2, md5, sha1, sha224, sha256, etc...) with this API. Feel free to use it or share it with friends! Link: https://rapidapi.com/Crimin4L/api/string...-hash-type...
  3. Crimina4l

    Leak OpenBullet 1.2.9 (Beta version Paid Gold)

    Wassup guys, Here is a nice cracked program I found called "OpenBullet". OpenBullet is similar to BlackBullet this tool is used to make configuration for different sites, and with that configuration, you can crack accounts of those sites. Hidden content *WARNING* NEVER RUN WITHOUT A VM OR...
  4. Crimina4l

    Web Development Tutorial Unique Page Views

    Wassup guys, here is some php code I made for my website to count the amount of unique page views.I tried my best to explain each line of code with a comment above. Create a new file "count.php" and add the following code: <?php /* get the IP address of the user */ $getra =...
  5. Crimina4l

    Web Development [Java | Basic | 1] Booleans [Deviation]

    Java Tutorial - Booleans By Bane, brought to you by HellOfHackers Description: This is in no way the official description of booleans, this is my description based on personal experience. Booleans to me are basically an on off switch in code. That's how they perform so that's how I look at them...
Top