Skip to content
View deemoun's full-sized avatar
🀟
Check out my recent projects
🀟
Check out my recent projects

Block or report deemoun

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
deemoun/README.md

Hi, I'm Dmitry Yarygin πŸ‘‹

QA Engineer with 15+ years of experience breaking, testing, and improving real-world systems β€” from startups to large-scale products.

I focus on test automation, reverse engineering, and application security. I care less about raw theory and more about what actually works in practice.


🎯 What I Do

  • πŸ§ͺ Build and maintain automation frameworks (Java + Selenium / Selenide, Playwright)
  • πŸ” Perform deep testing β€” from UI flows to network-level and backend validation
  • πŸ› οΈ Analyze and modify apps using Frida, Objection, and reverse engineering tools
  • πŸ”’ Explore application security and bypass techniques (root / detection / instrumentation)
  • βš™οΈ Integrate testing into CI/CD pipelines (Maven, GitHub Actions)

πŸ”§ Tech Stack

Testing

  • Selenium / Selenide (Java)
  • Appium
  • Test design, regression strategy, CI integration
  • UI + API + network-level validation

Security & Reverse Engineering

  • Frida, Objection
  • APK analysis & modification
  • Traffic interception (Charles Proxy, Wireshark)

Development

  • Java (primary)
  • Python (tooling, scripts)
  • C# (desktop tools, WPF / Avalonia)

DevOps / Tooling

  • GitHub Actions
  • Bitrise

πŸš€ Current Focus

  • Building tools around Frida Gadget injection & automation
  • Developing cross-platform desktop apps (Avalonia)
  • Combining QA + Security knowledge
  • Teaching Test Engineering

Pinned Loading

  1. PulseAPK-Core PulseAPK-Core Public

    PulseAPK Core: Cross-Platform tool for working with APK files: Decompilation, Analysis, Building

    C# 88 10

  2. PulseAPK PulseAPK Public

    PulseAPK is a WPF frontend for apktool and uber-signer with drag-and-drop support, live decompilation output, smali analysis, and integrated APK rebuilding and signing.

    C# 66 8

  3. android-security-lab android-security-lab Public

    Android RE & security lab: Frida scripts, smali patching, bypass techniques, tools setup, and practical notes. Also available on YouTube: https://www.youtube.com/NomadicDmitry

    7 2

  4. NotesApp NotesApp Public

    A practical live-coding series where we build real Android apps from scratch using Android Studio, Jetpack Compose, and AI-assisted development. Each stream focuses on implementing new features, im…

    Kotlin 1

  5. ZV-Tube ZV-Tube Public

    Simple Cross-Platform YouTube GUI Wrapper

    C# 2

  6. Scripts Scripts Public

    Collection of scripts for various purposes

    Python