Skip to content

Instantly share code, notes, and snippets.

View Its-Ankush's full-sized avatar
🎯
Focusing

Senpai Its-Ankush

🎯
Focusing
View GitHub Profile
@bradtraversy
bradtraversy / mysql_cheat_sheet.md
Last active November 15, 2024 18:40
MySQL Cheat Sheet

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

@muff-in
muff-in / resources.md
Last active October 17, 2024 22:10
A curated list of Assembly Language / Reversing / Malware Analysis / Game Hacking-resources