mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.22k stars 887 forks source link

config.xml: Hide the .lnk extension #539

Closed Ana06 closed 8 months ago

Ana06 commented 8 months ago

I find the .lnk extension in the Tools directory too noisy, as all the tools are shortcuts with this extension. Hide the .lnk extension by adding the NeverShowExt value to HKCR:\lnkfile.

Closes https://github.com/mandiant/flare-vm/issues/521