/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nolanlawson.com
| | ryanharter.com
4.8 parsecs away

Travel
| | This is the third post in my Start to Finish series. Last time I talked about source control with Git. We've talked about basic tools, and about source control, so now we're ready to get into actually creating an Android app. In this part of the series, we're going to create a new project using Android Studio. Android Studio is Google's Integrated Development Environment (IDE) that we will use to create our Android app.
| | danaepp.com
4.8 parsecs away

Travel
| | Learn how to set up your hacking environment to attack mobile apps & APIs running on modern versions of Android with Burp Suite.
| | automationhacks.io
5.4 parsecs away

Travel
| | Using adb and command line can simplify and ease many tasks that are otherwise performed via a UI. In this post, we cover how to use adb/scrcpy to perform some common workflows which are usually done during app testing
| | satharus.me
21.6 parsecs away

Travel
| Reverse engineering... Could it be just the opposite of engineering? Is it that simple? Let's see!Reverse engineering is a very broad field which has lots of a...