Skip to content

Instantly share code, notes, and snippets.

View michalisk13's full-sized avatar
🎯
Focusing

Michalis michalisk13

🎯
Focusing
View GitHub Profile
@fadhilsaheer
fadhilsaheer / hack_android.md
Last active December 28, 2022 09:46
Hack android devices using METASPLOIT 👨‍💻

HACK ANDROID 📱

H4ck Android using METASPLOIT 🐱‍💻

HACK THE WORLD 🌎 LEGALLY OF COURSE 👩‍⚖️


I assume you have a decent linux distro for hacking >

STEPS :

Start apache2

~ # apache2ctl start

. Set payload and create custom windows executable. Command:

@AmirHossein
AmirHossein / coordinatestoname.js
Last active December 25, 2023 11:15
Get City and Country name by coordinates via Google Maps api
// Demo: http://jsfiddle.net/xuyp8qb5/
// Note: You need Google Map API Key to run demo; bit.ly/2pBgToW
var latlng;
latlng = new google.maps.LatLng(40.730885, -73.997383); // New York, US
//latlng = new google.maps.LatLng(37.990849233935194, 23.738339349999933); // Athens, GR
//latlng = new google.maps.LatLng(48.8567, 2.3508); // Paris, FR
//latlng = new google.maps.LatLng(47.98247572667902, -102.49018710000001); // New Town, US
//latlng = new google.maps.LatLng(35.44448406385493, 50.99001635390618); // Parand, Tehran, IR
//latlng = new google.maps.LatLng(34.66431108560504, 50.89113940078118); // Saveh, Markazi, IR