Skip to content
View eimon96's full-sized avatar
🎮
🎮

Block or report eimon96

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vbs2exe vbs2exe Public

    Convert VBS file to EXE

    C 17 5

  2. Cubone Cubone Public

    Pokemon Love2D Mini Game

    Lua 6

  3. Elden_Ring_Death_Counter Elden_Ring_Death_Counter Public

    For Android. Yes, indeed.

    Java 1

  4. Binary_Clock Binary_Clock Public

    Made with Arduino Uno

    C++

  5. NonSense NonSense Public

    Use Sony Sense Controller(s) as a Mouse

    JavaScript

  6. thm.md thm.md
    1
    **Reverse the Calculator**
    2
    
                  
    3
    This is a **Proof of Concept** about how to reverse engineer a Playstore application and it's exclusively for educational purposes.
    4
    The app used in this demonstration is a simple calculator I personally made, it's [open source](https://github.com/eimon96/Calculator), it has no online features whatsoever, no user data collection, it's 100% offline and free.
    5
    Now that we got that out of the way, let's proceed.