-
🛡️ Cyber Security
-
🐞 Bug Hunter
-
👩💻 Coder
-
⚡ Fun fact: all of this is just an old memory.
No VAC - 2021 (just for fun, i don't use it)
🛡️ Cyber Security
🐞 Bug Hunter
👩💻 Coder
⚡ Fun fact: all of this is just an old memory.
No VAC - 2021 (just for fun, i don't use it)
_printf is a custom implementation of the printf function in C that allows for printing formatted output to the console without using the stdio.h library.
C
This script is a script for sending emails via Gmail, with fields for email, password, subject, message, attachment, and mass emails list.
JavaScript 1
This GitHub repository has advanced search operators or "dorks" for multiple search engines to enhance search skills and get more specific results. Regularly updated with new dorks.
Impossible level of tic tac toe using minimax algorithm to search for the best move in python.
Python