|
You are here |
yepoleb.github.io | ||
| | | | |
blog.presidentbeef.com
|
|
| | | | | This is a little less-polished-than-usual post about how to build/install Android applications with DragonRuby Pro. on a Linux system. The higher tiers of features in DragonRuby tend to be less well-documented, so here is a bit of a braindump on getting games running on a real Android device. | |
| | | | |
blog.securityinnovation.com
|
|
| | | | | Connected devices make up one of the largest attack surfaces. Learn how researchers extract firmware for analysis by reverse engineering updater apps. | |
| | | | |
www.davidxia.com
|
|
| | | | | How to Analyze Mobile App Traffic and Reverse Engineer Its Non-Public API October 16, 2020 | By David Xia Have you ever wanted to analyze the traffic between ... | |
| | | | |
vxlabs.com
|
|
| | | The new Python package and project manager uv is in fact amazing. I say that, because it's really fast, but more importantly because this single tool does a whole lot, really fast: Installing Python binaries, installing and running packages in self-contained environments like pipx, managing virtual environments. However, I've been avoiding it so far due to one flaw: uv defaults to installing its virtual environment and all dependencies into the .venv sub-directory of your project, almost exactly like the... | ||