https://github.com/x86-512/qasm-exe-quacker
A Qiskit implementation of Grover's Algorithm capable of cracking an encrypted malware sample on a quantum computer.
https://github.com/x86-512/qasm-exe-quacker
grovers-algorithm malware qiskit quantum quantum-computing
Last synced: 4 months ago
JSON representation
A Qiskit implementation of Grover's Algorithm capable of cracking an encrypted malware sample on a quantum computer.
- Host: GitHub
- URL: https://github.com/x86-512/qasm-exe-quacker
- Owner: x86-512
- Created: 2024-09-21T17:26:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T21:04:25.000Z (7 months ago)
- Last Synced: 2025-01-10T03:26:40.698Z (5 months ago)
- Topics: grovers-algorithm, malware, qiskit, quantum, quantum-computing
- Language: OpenQASM
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exe QUacker
NOTE: The script is less stable with V2 simulators compared to V1 simulators. I intend to update the script to increase accuracy with V2 simulations.
I have changed the script to run on a local simulation instead of on IBM's quantum computers.
This is a rewrite of one of my previous projects for qiskit. I have acutally tested this program on a quantum computer. Quantum Error Correction has not been implemented, instead I increased the amount of times the circuit is run on a quantum computer. I am planning on adding error suppression soon, so the script can run for less time.
# Examples:
Encrypted metasploit windows/x86/reverse_tcp payload (uniform xor encryption)

