on for 3 days... I do have the binary. Can I decompile it in some ways ?
You can most certainly decompile it, but i think its easier and faster to rewrite the code.
you can decompile it ofc but the decompiled code you are going to view is no longer even similar to the source code you wrote... (it's going to be so messed up and hard to read) however, if you want to see how you have implemented an algorithm, yes you can just look at the decompiled source and see the algorithm you have implemented... but then you should rewrite it yourself (best option) just an advise: any project (even hobby) you are going to start working on, first of all, create a github repo for it (it does worth it) and always push to github (or any other git service out there)
Thank god I saw the shell history and i pushed right before I deleted everything (I forgot I did) man I love git
Btw if you are usint vscode, it automatically saves files in its data folder somewhere So you could recover from there too (I once deleted a file accidentally and recovered it from there. Really helpful)
I'm not using that spyware but I didn't know it backups automatically
Обсуждают сегодня