Forum Discussion
LN1
Bronze II
2 years agoReverse Engineering
RE: Immersive Care: Ep.5 – Reverse Engineering Feel like I'm missing something obvious here. I have decompiled the ransomware and can see the xorIT command, but not sure how to find the secret ke...
- 2 years ago
Read the python-exe-extractor tool output carefully as it will give you a hint on further steps you need to undertake to decompile
LN1
Bronze II
2 years agonevermind solved. thanks
KieranRowley
Community Manager
2 years agoExcellent! Well done 👍
Could you give us a hint as to how to help your fellow community members who might find this post in the future?
- LN12 years ago
Bronze II
Read the python-exe-extractor tool output carefully as it will give you a hint on further steps you need to undertake to decompile
- Anonymous2 years ago
Thanks for sharing. :)