More anti-forensics on Linux:
export HISTFILE=/dev/null
export HISTSIZE=0
export HISTFILESIZE=0
These can be seen on any process under /proc/PID/environ with:
cat /proc/PID/environ | tr '\0' '\n'
What are your favorite anti-forensics on Linux?
Apple's M1 MacBooks are being scrapped and sent to landfills due to the Activation Lock feature. @RDKLInc drew attention to how this security measure prevents the refurbishment or donation of these functional devices.
https://t.co/s0Rd8tG0zE
—
#iFixit
After 20 years coding I just realised, commit messages are pointless.
Now I just run:
make g
Shout out to @levelsio for the motivation. Deploys to prod around 12 seconds later.
#buildinpublic
After 2 years with no updates, I am finally updating the @libimobiledev port for Windows as a VS solution. WIP, contributions are welcome!
https://t.co/2aedTM9OPI