Skip to content

Instantly share code, notes, and snippets.

@phantomtypist
phantomtypist / Readme.md
Created May 8, 2021 05:51
Kali Nethunter Install Notes - Nexus 7 (2013)

Kali Nethunter Install Notes - Nexus 7 (2013)

These are just notes ive made on my exact installation process here are some basic details

Basic Details

Device - Asus Nexus 7 (2013 WIFI)

Codename - Flo

@phantomtypist
phantomtypist / nethunter_grouper-talapia.md
Created May 8, 2021 05:50 — forked from ctrl-freak/nethunter_grouper-talapia.md
Install Kali Nethunter on Nexus 7 (2012) (grouper, talapia)

Unsupported

The Nexus 7 (2012) tablet is no longer supported by Offensive Security; I didn't have any luck with kernel/kali distributions, so attempted upgrading.

Problems

  • Installing Open GApps slows the device to a crawl, haven't been able to install an app without the device freezing (though may need to let it sort itself out for longer)
  • Attempted to avoid GApps by installing a browser from APK (via adb)
@phantomtypist
phantomtypist / example.erb
Created February 7, 2018 18:30 — forked from anami/example.erb
Google Maps API V3 extras for Mapstraction
<!DOCTYPE html>
<html>
<head>
<title>Smapping!</title>
<link rel="stylesheet" type="text/css" href="/stylesheet.css"></link>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="/scripts/jquery-1.5.1.min.js"></script>
<script type="text/javascript" src="/scripts/mxn/mxn.js?(googlev3,[geocoder],[extras])"></script>
<script type="text/javascript">