<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://techdoku.nogafam.es/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://techdoku.nogafam.es/feed.php">
        <title>NoBIGTech Wiki Técnico - docu:tutos:android</title>
        <description></description>
        <link>https://techdoku.nogafam.es/</link>
        <image rdf:resource="https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-28T21:26:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_root_reverse_shell_openssl&amp;rev=1704575878&amp;do=diff"/>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_tcp_forwarding&amp;rev=1581079680&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>NoBIGTech Wiki Técnico</title>
        <link>https://techdoku.nogafam.es/</link>
        <url>https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_root_reverse_shell_openssl&amp;rev=1704575878&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-06T21:17:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>adb_root_reverse_shell_openssl</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_root_reverse_shell_openssl&amp;rev=1704575878&amp;do=diff</link>
        <description>Spawn a usable root shell on your Android, without su, using &quot;ADB as Root&quot; developer option and Termux with openssl

First, we need to have Termux installed and the “Run ADB as Root” developer option enabled on your Android “Developer Options”</description>
    </item>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_tcp_forwarding&amp;rev=1581079680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-07T12:48:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>adb_tcp_forwarding</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_tcp_forwarding&amp;rev=1581079680&amp;do=diff</link>
        <description>Forwarding adb over TCP/IP (Mostly Wifi)

Today we are going to learn how to use adb tcp forwarding

to access an android phone shell (or screen) using multiple tcp/ip port forwardings


First, connect the phone via usb (this is needed) and issue:


# You can choose any port you want
adb tcpip 5557

# Save the phone ip somewhere
adb shell ifconfig</description>
    </item>
</rdf:RDF>
