Skip to content

Instantly share code, notes, and snippets.

View michaelschem's full-sized avatar
💭
👍🏼

Mike Schem michaelschem

💭
👍🏼
View GitHub Profile
@wenzhixin
wenzhixin / ubuntu14.04-command-line-install-android-sdk
Last active January 16, 2024 21:15
Ubuntu 14.04 command line install android sdk
# install openjdk
sudo apt-get install openjdk-7-jdk
# download android sdk
wget http://dl.google.com/android/android-sdk_r24.2-linux.tgz
tar -xvf android-sdk_r24.2-linux.tgz
cd android-sdk-linux/tools
# install all sdk packages
@stevedodson
stevedodson / README.md
Last active October 20, 2021 21:33
ElasticON 2020 - Using machine learning to detect DGA with >99.9% accuracy