S
S
sazer2020-10-11 01:55:53
Python
sazer, 2020-10-11 01:55:53

How to change a variable in the code (debugging does not allow finding it)?

There is such code - https://github.com/emilystamm/aes-ecb-attacks/blob...

https://github.com/emilystamm/aes-ecb-attacks

then decrypts the hashes with an attack.

I want to replace the input data so that it decrypts other encrypted hashes, and not the ones that it generates. I try with a debugger (I tried a bunch - from ViaualStudio to edb) all to no avail - the debugger does not find the right line, so I ask for your help.

Here is the text that you want to apply it to the input (remove quotes):

"6b45588e745d8490f2432c68533407e0f2040ff12debd840270f47543ad47c16"

"9cf74f8693f8c1ad26a9e9c92894bc81f0ef639cd01bb26805c190e0aeba006fbdd6b817e0b6634b0fb11944bc0f19eb"

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question