
Research
wget to Wipeout: Malicious Go Modules Fetch Destructive Payload
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
vscode-deleted-file-recovery
Advanced tools
This tool helps you recover deleted files within your VSCode History.
VSCode Deleted File Recovery Tool
This tool helps you recover deleted files from your VSCode History.
Features:
_recovery
folder, organized to match original file structure.Usage
pip install vscode_deleted_file_recovery
from vscode_deleted_file_recovery import Recover
Recover.print_files(search_term="/Chetan/Documents/tasks") # Replace with your desired search path
_recovery
will be created in the same directory where you run it:from vscode_deleted_file_recovery import Recover
Recover.restore_files(search_term="/Chetan/Documents/tasks") # Replace with your desired search path
You can find restored files in the Recovery
folder where you ran the command.
Become one of our amazing stargazers by giving us a star ⭐ on GitHub!
It's just one click, but it means the world to me.
FAQs
This tool helps you recover deleted files within your VSCode History.
We found that vscode-deleted-file-recovery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.