<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Jojonosaurus</title><link>http://jojonosaur.us/posts/</link><description>Recent content in Posts on Jojonosaurus</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2025 Jojo Chalanthorn</copyright><lastBuildDate>Wed, 10 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="http://jojonosaur.us/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploying Models to Android (Arm64) [PART-2]</title><link>http://jojonosaur.us/posts/tvm-deploy/</link><pubDate>Wed, 10 Dec 2025 00:00:00 +0000</pubDate><guid>http://jojonosaur.us/posts/tvm-deploy/</guid><description>Despite the old models, some still have requirements to use this model</description></item><item><title>Building MxNet with Apache TVM v0.11 for Android (Arm64) [PART-1]</title><link>http://jojonosaur.us/posts/tvm-build/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>http://jojonosaur.us/posts/tvm-build/</guid><description>Despite the old models, some still have requirements to use this model</description></item><item><title>Behind the Screen: Detecting and Preventing Screenshots in Android</title><link>http://jojonosaur.us/posts/flag-secure/</link><pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate><guid>http://jojonosaur.us/posts/flag-secure/</guid><description>Screenshot security in Android is more complicated than it looks, not just FLAG_SECURE</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://jojonosaur.us/posts/flag-secure/featured.webp"/></item><item><title>Extract Gradle Dependencies for Mobile App Security (MAS)</title><link>http://jojonosaur.us/posts/mas-report/</link><pubDate>Sat, 05 Jul 2025 00:00:00 +0000</pubDate><guid>http://jojonosaur.us/posts/mas-report/</guid><description>&lt;h2 class="relative group">Introduction
&lt;div id="introduction" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>I had the chance to work on an app that required a security test based on OWASP guidelines. Based on the requirement, I was asked to export a list of all the dependencies used in the app in the format &lt;code>name|version|source&lt;/code>. Since I was using version.toml with Gradle’s Version Catalog, getting everything into that format wasn’t straightforward. At first, I just used an LLM to help with the formatting—but along the way, I discovered a much simpler approach worth sharing.&lt;/p></description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://jojonosaur.us/posts/mas-report/featured.webp"/></item></channel></rss>