dEEpEst
☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
- Joined
- Mar 29, 2018
- Messages
- 13,860
- Solutions
- 4
- Reputation
- 27
- Reaction score
- 45,546
- Points
- 1,813
- Credits
- 55,340
7 Years of Service
56%
Having fun and practicing analyzing malware part 1
Read more about this lesson...
Code:We had fun analyzing packed malware, in this part we try static reversing whenever we can. malware https://github.com/allthingsida/allthingsida/tree/main/malware/01-lighty POPAD program (compile in 32 bits and without optimizations) https://drive.google.com/file/d/1pNuX3__HTi_g4kYKSFfbOPWsxFSSgYVc/view?usp=drive_link script en python utilizado https://drive.google.com/file/d/1iOvARrCydmDnrb7QgwFXlkuPjVDDjmUM/view
Read more about this lesson...