Skip to content
View victorQ8's full-sized avatar

Block or report victorQ8

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
victorQ8/README.md
Victor What I do

~/ whoami

$ whoami
victor — red teamer, security researcher, builder of small sharp tools

$ cat ~/.focus
[*] red team ops         ›  adversary simulation end to end — recon, initial
                            access, post-exploitation, and the quiet parts
                            in between
[*] web security         ›  auth and session flows, broken access control,
                            injection, and the logic bugs no scanner finds
[*] reverse engineering  ›  unpacking, deobfuscating, and reading binaries
                            that would rather not be read
[*] mobile security      ›  TLS pinning & root detection bypass, runtime
                            instrumentation with Frida
[*] tool development     ›  utilities that turn a three-hour assessment
                            into a three-minute one

$ cat ~/.philosophy
"You don't really understand a system until you've watched it fail."

~/ arsenal

Languages

Web & Red Team

Reversing & Mobile

Platforms & Build


~/ how i work

🔍 Start at the edges The interesting bugs live where two systems disagree about what the data means.
🔗 Chain, don't collect Three mediums that chain into domain admin beat one critical nobody acts on.
🧩 Read the code, not the docs Documentation describes intent. The binary describes behavior.
Automate the second time If I do it twice by hand, it becomes a tool.
🛡️ Break, then fix Every bypass I write becomes a hardening note for the defenders.

Pinned Loading

  1. reverse-engineering-vault reverse-engineering-vault Public

    A structured reverse-engineering field notebook for binary analysis, exploitation, mobile, firmware, wireless, and defensive research.

    Python

  2. command-generator command-generator Public

    A browser-based command generator for common security assessment tools.

    JavaScript 1

  3. rquickshare rquickshare Public

    Forked from Martichou/rquickshare

    Rust implementation of NearbyShare/QuickShare from Android for Linux and macOS.

    Rust

  4. android-native-memory-safety-case-study android-native-memory-safety-case-study Public

    C++ 1