Skip to content
View dogsploit-py's full-sized avatar
  • Brazil

Block or report dogsploit-py

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

Lucas Vieira

Quantum information · Malware analysis · Systems programming

Brasília, Brazil

IBM Quantum


About

I work at the intersection of two things that sound unrelated until you look closely: breaking systems and building ones that can't be broken.

On one side, I reverse engineer malware, pulling apart packers, tracing injection routines, and writing the detection logic that catches the next sample from the same family. On the other, I study quantum information theory, where security stops being a matter of computational difficulty and starts being a matter of physics.

In September I'm presenting research that connects them directly: using quantum cryptographic techniques to protect medical records and diagnostic imaging.

   classical crypto  →  hard to break, eventually breakable
   quantum crypto    →  breaking it means breaking physics

Current focus

Global Health Catalyst Summit — September 2026

Quantum cryptography for medical data. Patient records are the highest-value target in healthcare breaches and the hardest to remediate — you can reissue a credit card, but not a genome. This project applies quantum key distribution to record encryption and uses ghost imaging to protect diagnostic images: the image is reconstructed from correlated photon measurements, so an interceptor holding one arm of the setup holds nothing meaningful.


Some projects

quantum-medical-crypto

Quantum-cryptographic protection for patient records and medical imaging. Protocol design, threat model, and reference implementation for the GHC presentation.

Python · Qiskit · NumPy

→ Repository


yara-detections

Detection scripts for malware families I've reverse engineered. Static signatures, IOCs, unpacking notes, and annotated routines. No live samples — detection artifacts only.

YARA · Python · Ghidra

→ Repository


Genesis

A life simulation written in pure C++. No engine, no dependencies, no external libraries, just the standard library and a model that holds up under scrutiny.

C++ · Make

→ Repository


DogScript

My own language written in pure C. No engine, no dependencies, no external libraries.

C . Make

→ Repository

Certifications

IBM Quantum — completed the full learning track, foundational through advanced.

Certification Level Issued
Basics of Quantum Information Foundational Jul 2026
Fundamentals of Quantum Algorithms Intermediate Jul 2026
General Formulation of Quantum Information Advanced Jul 2026
Foundations of Quantum Error Correction Advanced Jul 2026

All verifiable on Credly.


Tools

C Python Qiskit Linux Ghidra YARA Git


Stats

Pinned Loading

  1. genesis genesis Public

    C++

  2. quantum-medical-crypto quantum-medical-crypto Public

    Python

  3. yara-detections yara-detections Public

    C

  4. dogscript dogscript Public

    C