Skip to content
View yntha's full-sized avatar
๐Ÿซ•
Who let me cook?
๐Ÿซ•
Who let me cook?

Highlights

  • Pro
Block or Report

Block or report yntha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
yntha/README.md
:/ $ cd sdcard
:/sdcard $ ls
Alarms Android DCIM Documents Download Movies Music Notifications
Pictures Podcasts Ringtones
:/sdcard $ cat Android/data/com.github.yntha/yntha.txt
Hello ๐Ÿ‘‹, I'm Anthy, a software engineer and a security enthusiast. ๐Ÿ–ฅ๏ธ
I have been practicing my skills in the field of security for a while
now (since 2011). As a security enthusiast, I primarily focus on Android
and Dalvik, but on here, you'll find a variety of subjects. ๐Ÿค—

Skills:
    - Android Development:
        - Java
        - Android SDK
        - Hidden APIs
        - Android Internals
        - and more...
    - Tool Development:
        - Python
        - C/C++
        - Java
        - JavaScript (Node.js)
        - Shell
    - Reverse Engineering:
        - *nix Executables (ELF)
        - Android Applications
        - Dalvik Bytecode
        - Smali
        - Arm Assembly (ARM, Thumb, ARM64)
        - Vulnerabilities
        - Network Traffic

Support me

BTC:

bc1qcd3ztye3f6sctpglvyzzhsvy5aezk92uegka6x

firedroid

Pinned

  1. nebulous.py nebulous.py Public

    A Python library for utilizing the Nebulous.io UDP protocol and for interfacing with the Nebulous.io Account API. Contains a Nebulous.io client.

    Python 1

  2. datastream datastream Public

    A simple and easy to use library for reading and writing data streams, because `construct` was too complicated.

    Python 1

  3. cstructs cstructs Public archive

    Powerful decorator allowing the parsing of binary data into a dataclass and serializing back into raw data.

    Python 6

  4. rentrylib rentrylib Public

    A python library for interfacing with the paste-site https://rentry.org

    Python 2 1

  5. TheoTown-Unpacker TheoTown-Unpacker Public

    Just a casual afternoon project.

    Python

  6. hex2bytes hex2bytes Public

    Convert any hex string into a formatted python bytes object.

    Python