rapid7 / metasploit-payloads

Unified repository for different Metasploit Framework payloads
Other
1.75k stars 673 forks source link

Add the debug files to the copy commands for "make-windows" #711

Open bwatters-r7 opened 3 months ago

bwatters-r7 commented 3 months ago

When using the make install-windows command last week, I found myself troubleshooting unexpected behavior because make install-windows failed to move the debug versions of the files over, and if they're not present, then (as expected) there's no warning that the old debug stuff is used. This just adds the debug dlls to the list of files copied to the data/meterpreter directory of framework.

Testing: