[Livestream] Malware Development: Enumerating Processes, Persistence, and More

Subscribers:
8,420
Published on ● Video Link: https://www.youtube.com/watch?v=ebSWj9HVeMQ



Duration: 49:21
129 views
7


Consider a one-time tip on Ko-Fi, or become a monthly supporter of my research!
https://ko-fi.com/valhalla_dev

Hey, let's develop some malware!

Today we're going to work on process enumeration, getting useful information from the registry and establishing persistence. We're going to dig deep on the Windows API and leave that annoying PowerShell nonsense behind us for a bit!

-- Books and Resources --
Kernigan and Ritchie's book on C (affiliate link):
https://amzn.to/3ffh85F

Windows Internals (affiliate link):
https://amzn.to/3Wbw4Cl

Theo's video on Tutorial Hell:
https://www.youtube.com/watch?v=EkUuXQUByuw

My blog on moving to Mastodon:
https://www.valhallaresearch.net/why-im-moving-to-the-fediverse/

Follow me on Mastodon:
https://kolektiva.social/web/@valhalla_dev
--
You can find me on Twitter here:
https://twitter.com/valhalla_dev

You can also join my weekly newsletter, Valhalla Research, where I talk all things software, entrepreneurship, politics and finance:
https://valhallaresearch.substack.com/subscribe

My research blog:
https://valhallaresearch.net
--
#malware #reverseengineering #malwareanalysis




Other Videos By Mitch Edwards (@valhalla_dev)


2022-11-18Rust's Best Feature - Scope and Lifetimes!
2022-11-17Building a Full-Stack Mastodon/Fediverse Research Web Application
2022-11-17How Malware Works (And How We Talk About It)
2022-11-16Building a Full-Stack Mastodon/Fediverse Research Web Application with #ReactJS and #Python
2022-11-16Live Malware Development - Learning Rust with the Windows API
2022-11-16Live Malware Development - Learning Rust with the Windows API
2022-11-09Live Malware Development - Learning Malware Development in Rust!
2022-11-09Live Malware Development - Learning Malware Development in Rust!
2022-11-04[Livestream] Malware Development - Enumerating Processes, Persistence, Reading from Registry
2022-11-04Becoming a Better (Malware) Developer (Stream Highlight)
2022-11-03[Livestream] Malware Development: Enumerating Processes, Persistence, and More
2022-11-03[Livestream] Fixing our dropper and writing some real Windows Malware!
2022-11-02[Livestream] Fixing our dropper and writing some real Windows Malware!
2022-11-01[Livestream] Building a Malware C2 and Learning Malicious Macros
2022-10-31[Livestream] Building a Malware C2 and Learning Malicious Macros
2022-10-29[Livestream] Setting up a Malware Development Environment, Writing C and Learning Make
2022-10-28[Livestream] Setting up a Malware Development Environment, Writing C and Learning Make
2022-10-27[Livestream] RRE Reboot - Let's Build Some Malware
2022-10-26[Livestream] RRE Reboot - Let's Build Some Malware
2022-10-26Learn Full Stack Web Development with this SIMPLE Project
2022-10-25The BEST way to organize a ReactJS project?



Tags:
virus
malware
viruses
computer viruses
reverse engineering
malware reverse engineering
malware development
malware research
writing malware
writing malware in c
writing malware in python
c/c++
windows malware
malware analysis
vulnerability research
operating system research
systems programming