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
MySQL Getting started http://www.sqlteaching.com/ https://www.codecademy.com/learn/learn-sql https://www.codecademy.com/catalog/language/sql Related tutorials MySQL-CLI Analyzing Business Metrics
radare2 load without any analysis (file header at offset 0x0): r2 -n /path/to/file analyze all: aa show sections: iS list functions: afl list imports: ii list entrypoints: ie seek to function: s sym.main