RRE6 - Upgrading my Malware's Process Injection Capabilities!
In this installment of Reverse Reverse Engineering, I make some minor changes to the process injection part of the malware I'm developing and do some major soul searching on what's next for the project!
Like the series? Want to see me lose the rest of my sanity? Hit like to let the world know about my poor soul and consider subscribing.
Valhalla Malware Research Discord:
https://discord.gg/G9UMXm8uv3
Subreddit:
https://reddit.com/r/Viking_Dev
-- SOCIALS --
-- Twitter --
https://twitter.com/viking_sec
-- Patreon --
https://www.patreon.com/Viking_Sec
-- Table of Contents --
0:00 Intro
0:21 Announcements
1:08 Malware Updates
1:38 Previous issues with process injection
2:15 New implementation of process injection
2:30 Possible implementations for process injection
4:40 Soul Searching
5:00 Stucts and Object-Oriented Programming (OOP)
6:00 Netcomms Work
6:40 Setting up a malware R&D environment
7:44 Wtf should this malware even do?
8:37 Config system
9:00 The next RRE
9:24 Outro
#Coding #malwaredevelopment #C/C++