Search content
Sort by

Showing 11 of 11 results by dragonique
Post
Topic
Board العربية (Arabic)
Topic OP
أنا أخوكم الزاهد من الجزائر قمت ببرمجة خوا
by
dragonique
on 07/12/2024, 13:49:43 UTC
لا أريد ترجمة ما قمت باقتراحه من قبل بالانجليزية من الصفر بالعربية ولاكن لابد أن معظم المستخدمين  على الأقل سيجيدون المصطلحات الانجليزية
المهم باختصار قمت باختراع برنامح سيكون قادرا على اختراق أي محفظة بيتكوين عن طريق Public-key أو public-address   هاذا لبرنامج هجين بللغة الـ python هجين بين خوارزمية كمومية  سيستخدم فيها المعالج الكمي QPU اضافة خوارزميات كلاسيكية سيستخدمها كل من CPU+GPU لتحضير كل الاسقاطات التابعة لخوارزمية Grover و اللازمة لتحقيق التصادمات .
أرجو منكم دعمي عبر محفظتي البيتكوين 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai أو اللايت كوين .



Quantum-BTCCracker : This code Here https://github.com/threealgos/Quantum-CRACKER i already presented To Mrs @RetiredCoder ,,,The Code wil use both your own CPU+GPU speeds to create a quantum circuit with grover iterations correspend to the btc_address you wanna attack with almost instant speed surley after Transpiling the full Quantum-Circuit into the quantum machine and if there is no pending jobs the progress will be about 2 sec into 1 minute only dpend on how bigger is the num_shots ( wich is how many times the program will shots The qubits inside the Q-circuit
you can get the number easly by caclutation the square root of N where N is the total number of possibilites/Totalrange of the search Keyspace. and than if you succesed created that big nubmer of grover itertaion fully ( quantum_circuit_size = num_qubits + num_grover_iterraions ) .
the next step it transpiling the circuit into the QPU-Backend wich is also limited for most of ibm-QPUs to certain number and than The QPU will use QFT quantum-fourier-transform to bruteforce through the circuit using all the 5 values of ( num_qubits , num_iterrations , target_state, publickey_x and Finlay uses an extra 1 ancilla qubits for Ancillarity num_ancillas=1 to reduce the Quantum Errors Results to get only the most frequents results counts retrived from QPU .
and if you wanna know about how i made it --> The credits is for this ''oracles'' that can make you include some operations inside The QuantumCircuit.


The Num_iterations that is still inside Grover-ibm.py is just for testing i used 65536 and already worked for low puzzles cause of limitations of Google-Colab Ressources so if you make it higher you get Rejected with CTRL+C.
Also i used num_qubits = 125 cause That is the max i can use for those limited 3 free Ibm-backend that has only 127 qubits and my program will use 126 qubits cause of that last extra anclia qubit
i am poor i hope some donations i can't even sub to higher quantum-devices with higher number of Qubits like Aquilla 256 Qubits.

i Already explained to few members that iam a real poor guy and i realy need some donations to support me to do more in my Quantum-Project cause i already made another version that works for btc-address instead of PublicKeys i will reveal later Surely after i get some donation in my address BTC 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai i hope Somones of you will Support The work , appreciate the efforts and donate for my Quantum Project .




Donations Please for my Quantum Project 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai

This is my BTC  address To Reveal next version for only public-addresses 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai

Support This is my LTC Litecoin address for the next version of public-addresses: LMiCcsUnuWzTK5w4Dih4s5CqtWT6YRVsAZ
Post
Topic
Board Project Development
Topic OP
QUANTUM-PROJECT to Unlock-any-BTC-address.
by
dragonique
on 07/12/2024, 13:31:35 UTC
Quantum-BTCCracker : This code Here https://github.com/threealgos/Quantum-CRACKER i already presented To Mrs @RetiredCoder ,,,The Code wil use both your own CPU+GPU speeds to create a quantum circuit with grover iterations correspend to the btc_address you wanna attack with almost instant speed surley after Transpiling the full Quantum-Circuit into the quantum machine and if there is no pending jobs the progress will be about 2 sec into 1 minute only dpend on how bigger is the num_shots ( wich is how many times the program will shots The qubits inside the Q-circuit
you can get the number easly by caclutation the square root of N where N is the total number of possibilites/Totalrange of the search Keyspace. and than if you succesed created that big nubmer of grover itertaion fully ( quantum_circuit_size = num_qubits + num_grover_iterraions ) .
the next step it transpiling the circuit into the QPU-Backend wich is also limited for most of ibm-QPUs to certain number and than The QPU will use QFT quantum-fourier-transform to bruteforce through the circuit using all the 5 values of ( num_qubits , num_iterrations , target_state, publickey_x and Finlay uses an extra 1 ancilla qubits for Ancillarity num_ancillas=1 to reduce the Quantum Errors Results to get only the most frequents results counts retrived from QPU .
and if you wanna know about how i made it --> The credits is for this ''oracles'' that can make you include some operations inside The QuantumCircuit.


The Num_iterations that is still inside Grover-ibm.py is just for testing i used 65536 and already worked for low puzzles cause of limitations of Google-Colab Ressources so if you make it higher you get Rejected with CTRL+C.
Also i used num_qubits = 125 cause That is the max i can use for those limited 3 free Ibm-backend that has only 127 qubits and my program will use 126 qubits cause of that last extra anclia qubit
i am poor i hope some donations i can't even sub to higher quantum-devices with higher number of Qubits like Aquilla 256 Qubits.

i Already explained to few members that iam a real poor guy and i realy need some donations to support me to do more in my Quantum-Project cause i already made another version that works for btc-address instead of PublicKeys i will reveal later Surely after i get some donation in my address BTC 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai i hope Somones of you will Support The work , appreciate the efforts and donate for my Quantum Project .






Donations Please for my Quantum Project 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai

This is my BTC  address To Reveal next version for only public-addresses 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai

Support This is my LTC Litecoin address for the next version of public-addresses: LMiCcsUnuWzTK5w4Dih4s5CqtWT6YRVsAZ
Post
Topic
Board Bitcoin Discussion
Topic OP
QUANTUM-PROJECT to Unlock-any-BTC-address.
by
dragonique
on 07/12/2024, 11:25:12 UTC
Quantum-BTCCracker : This code Here https://github.com/threealgos/Quantum-CRACKER i already presented To Mrs @RetiredCoder ,,,The Code wil use both your own CPU+GPU speeds to create a quantum circuit with grover iterations correspend to the btc_address you wanna attack with almost instant speed surley after Transpiling the full Quantum-Circuit into the quantum machine and if there is no pending jobs the progress will be about 2 sec into 1 minute only dpend on how bigger is the num_shots ( wich is how many times the program will shots The qubits inside the Q-circuit
you can get the number easly by caclutation the square root of N where N is the total number of possibilites/Totalrange of the search Keyspace. and than if you succesed created that big nubmer of grover itertaion fully
the next step it transpiling the circuit into the QPU-Backend wich is also limited for most of ibm-QPUs to certain number and than The QPU will use QFT quantum-fourier-transform to bruteforce through the circuit using all the 4 values of ( num_qubits , num_iterrations , target_state, publickey_x and Finlay uses an extra 1 ancilla qubits for Ancillarity num_ancillas=1 to reduce the Quantum Errors Results to get only the most frequents results counts retrived from QPU .
and if you know about how i made it --> The credits is for this ''oracles'' that can make you include some operations inside The QuantumCircuit.

The Num_iterations that is still inside Grover-ibm.py is just for testing i used 65536 and already worked for low puzzles cause of limitations of Google-Colab Ressources so if you make it higher you get Rejected with CTRL+C
Also i used num_qubits = 125 cause That is the max i can use for those limited 3 free Ibm-backend that has only 127 qubits and my program will use 126 qubits cause of that last extra anclia qubit iam poor i hope some donations i can't even sub to higher quantum-devices with higher number of Qubits like ACilla 256 Qbits.

i Already explained to few members that iam a real poor guy and i realy need some donations to support me to do more in my Quantum-Project cause i already made another version that works for btc-address instead of PublicKeys i will reveal later Surely after i get some donation in my address BTC 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai i hope Somone of you will donate for my Quantum Project .





Donations Please for my Quantum Project 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai

This is my BTC  address To Reveal The Next version of public-addresses 1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai

Support This is my LTC Litecoin address for the next version of public-addresses :LMiCcsUnuWzTK5w4Dih4s5CqtWT6YRVsAZ



Post
Topic
Board Development & Technical Discussion
Re: QUANTUM-PROJECT to Unlock-any-BTC-address.
by
dragonique
on 05/12/2024, 21:18:07 UTC
The Num_iterations that is still inside Grover-ibm.py is just for testing i used 65536 and already worked for low puzzles cause of limitations of Google-Colab Ressources so if you make it higher you get Rejected with CTRL+C
Also i used num_qubits = 125 cause That is the max i can use for those limited 3 free Ibm-backend that has only 127 qubits and my program will use 126 qubits cause of that last extra anclia qubit iam poor i hope some donations i can't even sub to higher quantum-devices with higher number of Qubits like ACilla 256 Qbits.
Post
Topic
Board Development & Technical Discussion
Merits 5 from 1 user
Topic OP
QUANTUM-PROJECT to Unlock-any-BTC-address.
by
dragonique
on 05/12/2024, 21:10:43 UTC
⭐ Merited by COBRAS (5)
Quantum-BTCCracker : This code Here https://github.com/threealgos/Quantum-CRACKER i already presented To Mrs @RetiredCoder ,,,The Code wil use both your own CPU+GPU speeds to create a quantum circuit with grover itterations correspend to the btc_address you wanna attack with almost instant speed surley after Transpiling the full Quantum-Circuit into the quantum machine and if there is no pending jobs the progress will be about 2 sec into 1 minute only dpend on how bigger is the num_shots ( wich is how many times the program will shots The qubits inside the Q-circuit
you can get the number easly by caclutation the square root of N where N is the total number of possibilites/Totalrange of the search Keyspace. and than if you succesed created that big nubmer of grover ittertaion fully
the next step it transpiling the circuit into the QPU-Backend wich is also limited for most of ibm-QPUs to certain number and than The QPU will use QFT quantum-fourier-transform to bruteforce through the circuit using all the 4 values of ( num_qubits , num_iterrations , target_state, publickey_x and Finlay uses an extra 1 ancilla qubits for Ancillarity num_ancillas=1 to reduce the Quantum Errors Results to get only the most frequents results counts retrived from QPU .
and if you know about how i made it --> The credits is for this ''oracles'' that can make you include some operations inside The QuantumCircuit.
Post
Topic
Board Development & Technical Discussion
Re: Looking for little donat for quantum EDLP problem in btc address and pubkey
by
dragonique
on 05/12/2024, 20:44:29 UTC
So in Conculusion : This code wil use CPU+GPU speeds to create a quantum circuit with grover itterations correspend to the btc_address you wanna attack with almost instant speed surley after Transpiling the full Quantum-Circuit into the quantum machine and if there is no pending jobs the progress will be about 2 sec into 1 minute only dpend on how bigger is the num_shots ( wich is how many times the program will shots The qubits inside the circuit
you can get the number easly by caclutation the square root of N where N is the total number of possibilites/Totalrange of the search Keyspace. and than if you succesed created that big nubmer of grover ittertaion fully
the next step it transpiling the circuit into the QPU-Backend wich is also limited for most of ibm-QPUs to certain number and than The QPU will use QFT to bruteforce through the circuit using all the 4 values of ( num_qubits , num_iterrations , target_state and Finlay uses an extra 1 ancilla qubits for Ancillarity to reduce the Quantum Errors Results to get only the most frequents results counts retrived from QPU .
and if you know about how i made it --> The credits is for this ''oracles'' that can make you include some operations inside The QuantumCircuit.
Post
Topic
Board Development & Technical Discussion
Re: Looking for little donat for quantum EDLP problem in btc address and pubkey
by
dragonique
on 05/12/2024, 20:07:02 UTC
https://github.com/threealgos/Quantum-CRACKER
This code is a highly complex script combining classical and quantum computation techniques for solving the Bitcoin private key retrieval problem.
 this python-quantum program is already able to crack any Bitcoin wallet exist is just you need to know that Grover's algorithm could brute-force a 128-bit symmetric cryptographic key in roughly 2*-64 iterations, or a 256-bit key in roughly 2-*128 iterations so you just need to change all that 65536 with realy high number according to each btc rang you want to get so the problem is after you make the num_qubits = ( the number of rang bit ) AND The Produced Quantum_circuit has a Size That depend of both num_iterrations + num_qubits.

The High-Level Purpose:
of the script is attempting to perform a quantum brute-force attack on Bitcoin private keys using Grover's algorithm, accelerated by GPU operations (CuPy) and IBM Quantum hardware. The goal is to find a private key corresponding to a target Bitcoin address within a specific key range.


Imports and Setup:
Key Components
Quantum computing libraries (e.g., qiskit, qiskit_ibm_runtime) for implementing and executing Grover's algorithm.
GPU-accelerated operations using CuPy for enhancing performance.

Supports functions for elliptic curve point operations and scalar multiplication.
Quantum Fourier Transform (QFT):

A utility function for applying the Quantum Fourier Transform, commonly used in quantum algorithms.
Grover's Oracle:

Marks the quantum state corresponding to the target private key.
Uses elliptic curve scalar multiplication to validate private keys against the target public key coordinates.
Quantum Brute-Force Logic:

Implements Grover's algorithm, iterating over the quantum states in superposition to find the target state (private key).
The process is CUDA-accelerated for diffusion operator steps to reduce computational overhead.
The Job Submission and Result Retrieval:

Submits quantum circuits to IBM Quantum services.
Retrieves measurement results and checks if the output corresponds to the target Bitcoin address.
Integration with Classical Search:

Combines quantum results with classical validation to ensure the retrieved private key is correct.
Output Management:

Writes successful private keys and corresponding Bitcoin addresses to an output text file (boomQFT.txt) for record-keeping.

Functionality Breakdown
Elliptic Curve Operations:

Support for modular arithmetic, point addition, doubling, and scalar multiplication on the SECP256k1 curve.
Oracle Construction:

Creates a quantum oracle to mark states matching the target address by comparing public key x-coordinates.
Diffusion Operator:

Implements Grover's diffusion operator with CUDA-enabled matrix operations for performance improvements.
Grover's Algorithm Execution:

Iteratively applies the oracle and diffusion operator to amplify the probability of measuring the target state.
Result Validation:

Checks the measured states from quantum hardware against the target Bitcoin address.
Use Cases
This script is suited for experimental purposes in quantum computing and cryptographic research. However, it highlights the following:

Quantum Cryptanalysis: Exploring the feasibility of quantum algorithms to break cryptographic protocols.
Bitcoin Address Validation: Converting private keys into valid Bitcoin addresses as part of the validation process.
Quantum Hardware Utilization: Leveraging IBM Quantum and GPU acceleration to perform heavy computations efficiently.
Important Notes
The script contains placeholders (e.g., API token) that need to be replaced with real values for execution.
It demonstrates cutting-edge quantum and classical hybrid computations but may require substantial computational resources.
Attempting to brute-force private keys is illegal unless done for educational or ethical purposes with proper authorization.





Post
Topic
Board Development & Technical Discussion
Re: Looking for little donat for quantum EDLP problem in btc address and pubkey
by
dragonique
on 05/12/2024, 17:54:18 UTC
well  i what i can say if RetiredCoder is realy doesnt want every one to unlock all next puzzles in the near future mybe thats why he didnt help me , what iam looking for the community is that we can all go into next step of using quantum algorithms instead of classical algorithms. To Unlock The Puzzles.
Post
Topic
Board Development & Technical Discussion
Re: Solving ECDLP with Kangaroos - Part 1, 2
by
dragonique
on 04/12/2024, 06:58:46 UTC
Okey np problem man i hope someone will donate for the project  1NEJcwfcEm7Aax8oJNjRUnY3hEavCjNrai Please COBRAS Can you donate or RetiredCoder .
Post
Topic
Board Development & Technical Discussion
Re: Solving ECDLP with Kangaroos - Part 1, 2
by
dragonique
on 04/12/2024, 00:46:21 UTC
hi KingCoder waiting for you take My quantum-code and to send me the last puzzle please here is : https://github.com/RetiredC/RCKangaroo/issues/1  also this my email: ibm012023ibm@gmail.com
here you find all the requirements in this Notebook so dont forget about the 130.txt please ok So i already sent you the email and the code in the issue section of the next RcKangaroo and after you just download the Notebook i will delete the MyRepo here is the Notebook you can test it in google colab: https://github.com/threealgos/Quantum-CRACKER/blob/main/Quantum_All.ipynb you just need to create an ibm account and use your token inside the file the only problem that the current quantum camputers doesnt support big circuit so i already test in small puzzle it work
Code:
[img]https://github.com/threealgos/Quantum-CRACKER/blob/main/ibm.jpg[/img]
and the max number for free device is 127 qubits.
Post
Topic
Board Development & Technical Discussion
Re: Solving ECDLP with Kangaroos - Part 1, 2
by
dragonique
on 04/12/2024, 00:38:19 UTC
hi KingCoder waiting for you take My quantum-code and to send me the last puzzle please here is : https://github.com/RetiredC/RCKangaroo/issues/1  also this my email: ibm012023ibm@gmail.com
here you find all the requirements in this Notebook so dont forget about the 130.txt please ok So i already sent you the email and the code in the issue section of the next RcKangaroo and after you just download the Notebook i will delete the MyRepo here is the Notebook you can test it in google colab: https://github.com/threealgos/Quantum-CRACKER/blob/main/Quantum_All.ipynb you just need to create an ibm account and use your token inside the file the only problem that the current quantum camputers doesnt support big circuit so i already test in small puzzle it work
Code:
[img]https://github.com/threealgos/Quantum-CRACKER/blob/main/ibm.jpg[/img]
and the max number for free device is 127 qubits.