<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>安卓刷机 on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/%E5%AE%89%E5%8D%93%E5%88%B7%E6%9C%BA/</link>
		<description>Recent content in 安卓刷机 on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Mon, 20 Feb 2023 09:38:09 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/%E5%AE%89%E5%8D%93%E5%88%B7%E6%9C%BA/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>android rom打包解包工具,Android ROM包定制（解包，增删模块，打包）</title>
				<link>https://blog.grabbyte.com/p/2023/02/20-0938.html</link>
				<pubDate>Mon, 20 Feb 2023 09:38:09 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/02/20-0938.html</guid>
				<description>&lt;h1 id=&#34;准备工具&#34;&gt;准备工具&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Brotli压缩解压工具&#xA;&lt;strong&gt;Brotli&lt;/strong&gt;是一种全新的数据格式，可以提供比&lt;strong&gt;Zopfli&lt;/strong&gt;高 &lt;strong&gt;20-26%&lt;/strong&gt; 的压缩比。据谷歌研究，&lt;strong&gt;Brotli&lt;/strong&gt;压缩速度同&lt;strong&gt;zlib&lt;/strong&gt;的&lt;strong&gt;Deflate&lt;/strong&gt;实现大致相同，而在&lt;strong&gt;Canterbury&lt;/strong&gt;语料库上的压缩密度比&lt;strong&gt;LZMA&lt;/strong&gt;和&lt;strong&gt;bzip2&lt;/strong&gt;略大。&#xA;安装：&lt;code&gt;sudo apt-get install brotli -y&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;sdat2img IMG转换工具，Python编写的脚本 &lt;a href=&#34;https://github.com/xpirt/sdat2img&#34;&gt;https://github.com/xpirt/sdat2img&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Python3.6&lt;/li&gt;&#xA;&lt;li&gt;make_ext4fs&lt;/li&gt;&#xA;&lt;li&gt;rimg2sdat   &lt;a href=&#34;https://github.com/jazchen/rimg2sdat&#34;&gt;https://github.com/jazchen/rimg2sdat&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;zip&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;解包&#34;&gt;解包&lt;/h1&gt;&#xA;&lt;p&gt;假设有一个名为update.zip的ROM包，我们要在Ubuntu下对它进行定制。&lt;/p&gt;</description>
			</item>
			<item>
				<title>android镜像分析</title>
				<link>https://blog.grabbyte.com/p/2023/02/17-1207.html</link>
				<pubDate>Fri, 17 Feb 2023 12:07:07 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/02/17-1207.html</guid>
				<description>&lt;h1 id=&#34;涉及工具&#34;&gt;涉及工具：&lt;/h1&gt;&#xA;&lt;p&gt;mkbootimg、 unpackbootimg、 gzip、 readelf、objdump、simg2img、mount、extract-dtb.py、dt、cpio&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
