Tag: reverse-engineering
All the articles with the tag "reverse-engineering".
-
Malware Persistence in Window Operating System 101
Plays an important role in Initial Access and Execution stages because it assists malicious programs in remaining active for a long time, thus leading to create a backdoor for threat actor without detection.
-
Crackmes : Hekliet's keygenme
Reverse engineering a custom easy keygen to find a valid licence key using static and script
-
Malware Injection in Window Operating System 101
In the modern cybersecurity, the most dangerous threats are the ones you can not see. Instead of running as easily detectable standalone files, several malwares are able to hide in plain sight by injecting malicious code directly into trusted and legitimate Windows processes. This is a reason why OS get hard to detect them.
-
Crackmes: EasyVM (Medium)
Reverse engineering a custom Virtual Machine interpreter to find a valid 10-character licence key using static and dynamic analysis