<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: onebyone</title>
    <description>The latest articles on DEV Community by onebyone (@zerobuilder).</description>
    <link>https://dev.to/zerobuilder</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F881114%2Fbc6ad344-1371-49b5-aa01-3b53c179e60f.jpeg</url>
      <title>DEV Community: onebyone</title>
      <link>https://dev.to/zerobuilder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zerobuilder"/>
    <language>en</language>
    <item>
      <title>how to use cgo to write cheat engine tool</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Sat, 02 Jul 2022 00:12:52 +0000</pubDate>
      <link>https://dev.to/zerobuilder/how-to-use-cgo-to-write-cheat-engine-tool-1gh7</link>
      <guid>https://dev.to/zerobuilder/how-to-use-cgo-to-write-cheat-engine-tool-1gh7</guid>
      <description></description>
      <category>cgo</category>
      <category>go</category>
      <category>address</category>
      <category>cheatengine</category>
    </item>
    <item>
      <title>Possible to run golang code on Non root android device?</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 17:29:47 +0000</pubDate>
      <link>https://dev.to/zerobuilder/possible-to-run-golang-code-on-non-root-android-device-2gob</link>
      <guid>https://dev.to/zerobuilder/possible-to-run-golang-code-on-non-root-android-device-2gob</guid>
      <description>&lt;p&gt;Possible to run golang code on Non root android device?&lt;/p&gt;

</description>
      <category>android</category>
      <category>mobile</category>
      <category>go</category>
      <category>api</category>
    </item>
    <item>
      <title>how to call and use cheat engine with golang</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 17:15:47 +0000</pubDate>
      <link>https://dev.to/zerobuilder/how-to-call-and-use-cheat-engine-with-golang-5h5f</link>
      <guid>https://dev.to/zerobuilder/how-to-call-and-use-cheat-engine-with-golang-5h5f</guid>
      <description>&lt;p&gt;cheat engine project address&lt;br&gt;
&lt;a href="https://github.com/cheat-engine/cheat-engine"&gt;https://github.com/cheat-engine/cheat-engine&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>cheatengine</category>
      <category>discuss</category>
      <category>github</category>
    </item>
    <item>
      <title>Possible to use frida-go instead of frida</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 17:14:31 +0000</pubDate>
      <link>https://dev.to/zerobuilder/possible-to-use-frida-go-instead-of-frida-14m</link>
      <guid>https://dev.to/zerobuilder/possible-to-use-frida-go-instead-of-frida-14m</guid>
      <description>&lt;p&gt;this is frida-go project&lt;br&gt;
&lt;a href="https://github.com/aadog/frida-go"&gt;https://github.com/aadog/frida-go&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>programming</category>
      <category>frida</category>
    </item>
    <item>
      <title>Possible to use go rod on repl golang project while debuging</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 17:10:16 +0000</pubDate>
      <link>https://dev.to/zerobuilder/possible-to-use-go-rod-on-repl-golang-project-while-debuging-khk</link>
      <guid>https://dev.to/zerobuilder/possible-to-use-go-rod-on-repl-golang-project-while-debuging-khk</guid>
      <description>&lt;p&gt;While developing a web script that needs to perform many operations, I encountered a bug in the middle, but couldn't terminate the program to debug where the error occurred.&lt;/p&gt;

&lt;p&gt;detail: &lt;br&gt;
&lt;a href="https://github.com/go-rod/rod"&gt;https://github.com/go-rod/rod&lt;/a&gt;&lt;br&gt;
/issues/629&lt;br&gt;
&lt;a href="https://github.com/x-motemen/gore/issues/218"&gt;https://github.com/x-motemen/gore/issues/218&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>repl</category>
      <category>gore</category>
      <category>rod</category>
    </item>
    <item>
      <title>Possible to use go rod on repl golang project while debuging</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 17:09:29 +0000</pubDate>
      <link>https://dev.to/zerobuilder/possible-to-use-go-rod-on-repl-golang-project-while-debuging-48om</link>
      <guid>https://dev.to/zerobuilder/possible-to-use-go-rod-on-repl-golang-project-while-debuging-48om</guid>
      <description>&lt;p&gt;While developing a web script that needs to perform many operations, I encountered a bug in the middle, but couldn't terminate the program to debug where the error occurred.&lt;/p&gt;

&lt;p&gt;detail: &lt;br&gt;
&lt;a href="https://github.com/go-rod/rod"&gt;https://github.com/go-rod/rod&lt;/a&gt;&lt;br&gt;
/issues/629&lt;/p&gt;

</description>
      <category>go</category>
      <category>repl</category>
      <category>gore</category>
      <category>rod</category>
    </item>
    <item>
      <title>possible to use td with golang</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 17:04:51 +0000</pubDate>
      <link>https://dev.to/zerobuilder/possible-to-use-td-with-golang-4i4k</link>
      <guid>https://dev.to/zerobuilder/possible-to-use-td-with-golang-4i4k</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/tdlib/td"&gt;https://github.com/tdlib/td&lt;/a&gt;&lt;br&gt;
is it possible to use td with golang&lt;/p&gt;

</description>
      <category>go</category>
      <category>telegram</category>
      <category>devops</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Possible to develop a fiddler extension which convert js code to golang code?</title>
      <dc:creator>onebyone</dc:creator>
      <pubDate>Wed, 22 Jun 2022 16:59:14 +0000</pubDate>
      <link>https://dev.to/zerobuilder/possible-to-develop-a-fiddler-extension-which-convert-js-code-to-golang-code-577h</link>
      <guid>https://dev.to/zerobuilder/possible-to-develop-a-fiddler-extension-which-convert-js-code-to-golang-code-577h</guid>
      <description>&lt;p&gt;Possible to make such a function? Input theJS file, Output the Golang code.not on the command line.&lt;br&gt;
just like this Chinese Fiddler extension (&lt;a href="https://dl.pconline.com.cn/download/2820922.html"&gt;https://dl.pconline.com.cn/download/2820922.html&lt;/a&gt; )  ,but generate golang code instead of convert js to E language&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>go</category>
      <category>webdev</category>
      <category>fiddler</category>
    </item>
  </channel>
</rss>
