<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>segfault</title>
    <link>https://blog.cyberia.club/segfault/</link>
    <description>tech, random thoughts, and more</description>
    <pubDate>Tue, 27 Aug 2024 01:09:57 +0000</pubDate>
    <item>
      <title>webtoys - not everyone uses windows</title>
      <link>https://blog.cyberia.club/segfault/webtoys-not-everyone-uses-windows</link>
      <description>&lt;![CDATA[today i will be featuring a tool developed by reese called webtoys&#xA;&#xA;this is a version of devtoys which is a handy utility for developers, however it has one fatal flaw which is that it only supports windows. a friend at cyberia.club a while ago has developed webtoys which is a version of devtoys that is designed to run completely in your browser&#xA;&#xA;this project is still not fully feature-complete, if you know anything about web development i very much suggest you contribute to the github&#xA;&#xA;---&#xD;&#xA;segfault blog&#xD;&#xA;tech, random thoughts, and more&#xD;&#xA;&#xD;&#xA;if you want to see more, please consider following the rss feed! https://blog.cyberia.club/segfault/feed/]]&gt;</description>
      <content:encoded><![CDATA[<p>today i will be featuring a tool developed by reese called webtoys</p>

<p>this is a version of <a href="https://github.com/veler/DevToys" rel="nofollow">devtoys</a> which is a handy utility for developers, <strong>however</strong> it has one fatal flaw which is that it only supports windows. a friend at cyberia.club a while ago has developed <a href="https://webtoys.ovine.xyz/" rel="nofollow">webtoys</a> which is a version of devtoys that is designed to run completely in your browser</p>

<p>this project is still not fully feature-complete, if you know anything about web development i very much suggest you contribute to <a href="https://github.com/reeseovine/webtoys" rel="nofollow">the github</a></p>

<hr>

<p>segfault blog
tech, random thoughts, and more</p>

<p>if you want to see more, please consider following the rss feed! <a href="https://blog.cyberia.club/segfault/feed/" rel="nofollow">https://blog.cyberia.club/segfault/feed/</a></p>
]]></content:encoded>
      <guid>https://blog.cyberia.club/segfault/webtoys-not-everyone-uses-windows</guid>
      <pubDate>Thu, 11 Jan 2024 22:25:38 +0000</pubDate>
    </item>
    <item>
      <title>decompiling astolfo gay sounds</title>
      <link>https://blog.cyberia.club/segfault/decompiling-astolfo-gay-sounds</link>
      <description>&lt;![CDATA[so you may see this and be like &#34;what the fuck are you talking about&#34;&#xA;&#xA;so recently some person called gaym development.east made a game called astolfo gay sounds but it is not compatible with most modern devices, so i decided to decompile it&#xA;&#xA;part 1: the downloading&#xA;so i just went to https://apkpure.com/astolfo-gay-sounds/com.astolfogaysounds/ and downloaded it, there are probably better ways of getting around with this&#xA;&#xA;part 2: the juicy shit&#xA;img src=&#34;https://files.catbox.moe/mqmi67.png&#34; /&#xA;&#xA;so using apklab on vscode i decompiled the source and just went to javasrc/com/fcupchan/astolfogaysounds/MainActivity.java and one of the first things i see is the following:&#xA;img src=&#34;https://files.catbox.moe/9do9hr.png&#34; /&#xA;img src=&#34;https://files.catbox.moe/3zsyl2.png&#34; /&#xA;&#xA;i also see a lot of references to com.astolfogaysounds.R.raw.gaysoundX so i will poke into those in the next part coming.. right now&#xA;&#xA;part 3: the assets&#xA;well first up here is an image of the gameplay:&#xA;img src=&#34;https://play-lh.googleusercontent.com/AtLVbWCQF-Z1KFPt1Yc5VO09DcDQH9w884kUGhxQjrRHA5BncZwasTKpXcRRTrjl1Q=w2560-h1440&#34; /&#xA;&#xA;mainpicture.png&#xA;img src=&#34;https://files.catbox.moe/nsymt1.png&#34; /&#xA;&#xA;gay\sound\1.mp3 - gay\sound\_13.mp3&#xA;audio src=&#34;https://files.catbox.moe/h2mioq.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/5vb5o0.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/4vnczm.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/c1xbjv.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/diqjcq.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/9zbwl0.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/ddca4m.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/r01p2h.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/6tm3v6.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/we2z05.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/rmc6ob.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/f0lvpi.mp3&#34; controls/audio&#xA;audio src=&#34;https://files.catbox.moe/87o45h.mp3&#34; controls/audio&#xA;&#xA;bye&#xA;well thats all i hope you found this entertaining as i just wasted a lot of my time&#xA;&#xA;---&#xD;&#xA;segfault blog&#xD;&#xA;tech, random thoughts, and more&#xD;&#xA;&#xD;&#xA;if you want to see more, please consider following the rss feed! https://blog.cyberia.club/segfault/feed/]]&gt;</description>
      <content:encoded><![CDATA[<p>so you may see this and be like “what the fuck are you talking about”</p>

<p>so recently some person called gaym development.east made a game called <a href="https://play.google.com/store/apps/details?id=com.astolfogaysounds" rel="nofollow">astolfo gay sounds</a> but it is not compatible with most modern devices, so i decided to decompile it</p>

<h2 id="part-1-the-downloading" id="part-1-the-downloading">part 1: the downloading</h2>

<p>so i just went to <a href="https://apkpure.com/astolfo-gay-sounds/com.astolfogaysounds/" rel="nofollow">https://apkpure.com/astolfo-gay-sounds/com.astolfogaysounds/</a> and downloaded it, there are probably better ways of getting around with this</p>

<h2 id="part-2-the-juicy-shit" id="part-2-the-juicy-shit">part 2: the juicy shit</h2>

<p><img src="https://files.catbox.moe/mqmi67.png"/></p>

<p>so using apklab on vscode i decompiled the source and just went to <code>java_src/com/fcupchan/astolfogaysounds/MainActivity.java</code> and one of the first things i see is the following:
<img src="https://files.catbox.moe/9do9hr.png"/>
<img src="https://files.catbox.moe/3zsyl2.png"/></p>

<p>i also see a lot of references to <code>com.astolfogaysounds.R.raw.gay_sound_X</code> so i will poke into those in the next part coming.. right now</p>

<h2 id="part-3-the-assets" id="part-3-the-assets">part 3: the assets</h2>

<p>well first up here is an image of the gameplay:
<img src="https://play-lh.googleusercontent.com/AtLVbWCQF-Z_1KFPt1Yc5VO09DcDQH9w884kUGhxQjrRHA5BncZwasTKpXcRRTrjl1Q=w2560-h1440"/></p>

<p>main_picture.png
<img src="https://files.catbox.moe/nsymt1.png"/></p>

<p>gay_sound_1.mp3 – gay_sound_13.mp3
<audio src="https://files.catbox.moe/h2mioq.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/5vb5o0.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/4vnczm.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/c1xbjv.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/diqjcq.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/9zbwl0.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/ddca4m.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/r01p2h.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/6tm3v6.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/we2z05.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/rmc6ob.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/f0lvpi.mp3" controls=""></audio>
<audio src="https://files.catbox.moe/87o45h.mp3" controls=""></audio></p>

<h1 id="bye" id="bye">bye</h1>

<p>well thats all i hope you found this entertaining as i just wasted a lot of my time</p>

<hr>

<p>segfault blog
tech, random thoughts, and more</p>

<p>if you want to see more, please consider following the rss feed! <a href="https://blog.cyberia.club/segfault/feed/" rel="nofollow">https://blog.cyberia.club/segfault/feed/</a></p>
]]></content:encoded>
      <guid>https://blog.cyberia.club/segfault/decompiling-astolfo-gay-sounds</guid>
      <pubDate>Thu, 27 Jul 2023 02:53:34 +0000</pubDate>
    </item>
  </channel>
</rss>