st-decrypt icon indicating copy to clipboard operation
st-decrypt copied to clipboard

Question

Open franksterb92 opened this issue 2 years ago • 5 comments

i know this is a NOOB question but how do u run the st_decrypt could u maybe tell me something to google im lost wen it comes to java and i as well bricked my nucleo the same way lol

franksterb92 avatar Mar 19 '23 02:03 franksterb92

If you have the java runtime installed correctly you should be able to execute it on a command line simply by typing java. That alone should print a few pages of help text. If that works you should be able to run st-decrypt as it is stated in the readme. What's the problem exactly?

stefanct avatar Mar 19 '23 05:03 stefanct

well i try to put java -jar st_decrypt.jar --key "encryption key" -i firmware.bin -o firmware_decrypted.bin into my command prompt and command promt says it cant access jarfile st_decript.jar and i checked typing java into command does work so im sure java is installed correctly

franksterb92 avatar Mar 19 '23 05:03 franksterb92

That seems like a good error message that points to a potential problem. Have you checked where the .jar is?

stefanct avatar Mar 19 '23 05:03 stefanct

now are u referring to st_decrypt or the stlinkupgrage .jar if you mean the st_decrypt that's in my download folder i tried to copy the path and putting it into environment variables under path but still dont work

franksterb92 avatar Mar 19 '23 05:03 franksterb92

sorry, i still have no idea where to get the original encrypted bin file, is it on st official website?

LazerFaze avatar May 25 '24 13:05 LazerFaze