HOW TO BECOME EXPERT IN MALWARE
by tacticaloperative - Wednesday December 20, 2023 at 06:39 AM
(Dec 20, 2023, 06:39 AM)tacticaloperative Wrote: I have up to 3 yrs of malware development and initially it was very hard for me to start since a lot of resources were paywalled and there wasnt a direct route for you to develop malware. 

1)LEARN C this pretty much rosseta stone of computer programming languages from javascript to perl are built on top of C.
>https://www.youtube.com/watch?v=j-_s8f5K30I&ab_channel=freeCodeCamp.org
>https://www.cc4e.com/book/chap00.md
>https://github.com/h0mbre/Learning-C/tree/master/Assignment-01
2)Reverse Engineering is next part of process
> begin https://github.com/hoppersroppers/nightmare
The Nightmare course is our main binary exploitation track, but the first 4 chapters are about learning the tools and RE. Work throught the first 4 sections until you get to the overflows section, then come on back to RE.
>work back through h0mbre C using GDB and Ghidra for every assignment. This takes a while, but is a really good way to get familar with how to do Linux reverse engineering and become comfortable with disassembly:https://github.com/h0mbre/Learning-C/tree/master/Assignment-01
3)MALWARE RE once you have become apt in reverse engineering you can start reverse engineering malware
>https://malwareunicorn.org/workshops/re101.html#0
>https://malwareunicorn.org/workshops/re102.html#0
4)Build your own malware and exploits


If im missing anything plz add

addittional resources:

Thanksss, let see what it is
Reply
Thanks a lot for sharing Wink

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
very nie thanks for shring

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
interesting thanks mate!! thanks
Reply
(Dec 20, 2023, 06:39 AM)tacticaloperative Wrote: I have up to 3 yrs of malware development and initially it was very hard for me to start since a lot of resources were paywalled and there wasnt a direct route for you to develop malware. 

1)LEARN C this pretty much rosseta stone of computer programming languages from javascript to perl are built on top of C.
>https://www.youtube.com/watch?v=j-_s8f5K30I&ab_channel=freeCodeCamp.org
>https://www.cc4e.com/book/chap00.md
>https://github.com/h0mbre/Learning-C/tree/master/Assignment-01
2)Reverse Engineering is next part of process
> begin https://github.com/hoppersroppers/nightmare
The Nightmare course is our main binary exploitation track, but the first 4 chapters are about learning the tools and RE. Work throught the first 4 sections until you get to the overflows section, then come on back to RE.
>work back through h0mbre C using GDB and Ghidra for every assignment. This takes a while, but is a really good way to get familar with how to do Linux reverse engineering and become comfortable with disassembly:https://github.com/h0mbre/Learning-C/tree/master/Assignment-01
3)MALWARE RE once you have become apt in reverse engineering you can start reverse engineering malware
>https://malwareunicorn.org/workshops/re101.html#0
>https://malwareunicorn.org/workshops/re102.html#0
4)Build your own malware and exploits


If im missing anything plz add

addittional resources:
oh cool thank u

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
thanks bro, nice guide!
Reply
Thank you,I very need this!

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
Vlw paizão, é nois crya
Reply
(Dec 20, 2023, 06:39 AM)tacticaloperative Wrote: I have up to 3 yrs of malware development and initially it was very hard for me to start since a lot of resources were paywalled and there wasnt a direct route for you to develop malware. 

1)LEARN C this pretty much rosseta stone of computer programming languages from javascript to perl are built on top of C.
>https://www.youtube.com/watch?v=j-_s8f5K30I&ab_channel=freeCodeCamp.org
>https://www.cc4e.com/book/chap00.md
>https://github.com/h0mbre/Learning-C/tree/master/Assignment-01
2)Reverse Engineering is next part of process
> begin https://github.com/hoppersroppers/nightmare
The Nightmare course is our main binary exploitation track, but the first 4 chapters are about learning the tools and RE. Work throught the first 4 sections until you get to the overflows section, then come on back to RE.
>work back through h0mbre C using GDB and Ghidra for every assignment. This takes a while, but is a really good way to get familar with how to do Linux reverse engineering and become comfortable with disassembly:https://github.com/h0mbre/Learning-C/tree/master/Assignment-01
3)MALWARE RE once you have become apt in reverse engineering you can start reverse engineering malware
>https://malwareunicorn.org/workshops/re101.html#0
>https://malwareunicorn.org/workshops/re102.html#0
4)Build your own malware and exploits


If im missing anything plz add

addittional resources:

thank you man for this sharing

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
this is very kind, thank you so much. what do you think about rust as a lang for malware dev?

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Chrome Data Stealer (url, username/email, password, etc) Discord Webhook mooning 140 9,387 Apr 27, 2026, 05:37 PM
Last Post: gergergergerg5825g651eg
  Xordium stealer for Pulsar v2.4.5 nullvex 23 849 Apr 27, 2026, 02:48 PM
Last Post: kochamapi4api
  Bypass AV and EDR - Halos Gate from Sektor7 0x01 124 11,114 Apr 25, 2026, 11:13 AM
Last Post: Ususuussss
  Malware On Steroids Carpenter12 0 84 Feb 10, 2026, 07:06 PM
Last Post: Carpenter12
  Malware Extension Spoofer Psych1c 19 637 Feb 10, 2026, 08:02 AM
Last Post: ucy

Forum Jump:


 Users browsing this forum: 1 Guest(s)