Skip to content
View monkeywave's full-sized avatar

Block or report monkeywave

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
monkeywave/README.md

Hi there! 👋
I'm a mobile security researcher passionate about automating and optimizing reverse engineering. My work focuses on two key areas: network decryption and mobile malware analysis, with the goal of simplifying security analysis to lower the barriers for beginners and help make the world a safer and better place.

🔭 What I’m currently working on:

  • friTap — A powerful tool to facilitate network decryption for (mobile) apps.

🌱 I’m constantly learning and exploring new ways to simplify TLS and end-to-end (E2E) decryption.
⚙️ My mission is to make security analysis more accessible, reduce the barriers to entry, and contribute to a safer, more secure world. 👯 I’m always open to collaborating on cool new ideas related to mobile app analysis!

If you’d like to support my work, help me develop more tools, and contribute to a more transparent security landscape, feel free to buy me a coffee — every bit fuels the mission! ☕✨

Popular repositories Loading

  1. monkeywave monkeywave Public

    Config files for my GitHub profile.

  2. monkeywave.github.io monkeywave.github.io Public

    HTML

  3. dewolf dewolf Public

    Forked from fkie-cad/dewolf

    dewolf is a research decompiler implemented as a Binary Ninja plugin and uses the MedimumLevel IL as a starting point.

    Python

  4. cwe_checker cwe_checker Public

    Forked from fkie-cad/cwe_checker

    cwe_checker finds vulnerable patterns in binary executables

    Rust

  5. awesome-frida awesome-frida Public

    Forked from dweinstein/awesome-frida

    Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)

  6. BoringSecretHunter BoringSecretHunter Public

    A Ghidra-based tool designed to analyze binaries and identify the ssl_log_secret() function if present.

    Java