/archive/
224 subscribers
94 photos
27 videos
87 files
206 links
Cypherpunks do not find comfort in hopes and wishes. They actively interfere with the course of events and shape their own destiny.
Download Telegram
script powershell que limpa todos os logs de evento do windows

Get-EventLog -List | % { Clear-EventLog $_.Log }; Get-WinEvent -ListLog * -Force | % { WEvtUtil cl $_.LogName }
Database with evasion techniques

https://unprotect.it/
Forwarded from p.file
New XLoader Botnet Version Using Probability Theory to Hide its C&C Servers

https://thehackernews.com/2022/06/new-xloader-botnet-version-using.html
Advanced Programming in the UNIX Environment.pdf
19.6 MB
Awesome book for Linux programmers
tmux cheatsheet