• 1 Post
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • Not defending windows 11 in any way, but on install, when you get to the “login to your microsoft account” screen, if you open command prompt (ctrl + f10 i think) and open the network utility - type ncpa.cpl, then you can find and disable your network adaptor. Close cmd and the network utility and click back. It will ask you to create a local user.

    I’ve done this a couple of times and it hasn’t forced me to create a Microsoft account yet (I use a lot of windows vms). If this no longer works on win11, apologies, it used to.








  • Not who you asked, but did you ever hear of Valiant and their kernel level anti cheat.

    This is not a 1:1 comparison but anticheat software running in the kernel has the ability to monitor all other processes due to its permission levels. It can monitor all scheduled tasks and infer from that information.

    Drivers need similar access but for different reasons, they need access to os functionality a user would absolutely never be granted. This is because they interface directly with hardware and means when drivers crash, they generally don’t do it gracefully. Hence the BSOD loop and the need for booting windows without drivers (i.e. safe mode) and the deletion of the misconfiguration file.











  • That sentence should probably read “on my first day of using Linux outside of a vm on bare metal with an installation I intended to keep”. I use Kali for security work and I used Manjaro once but it killed itself before I knew what I was doing.

    Snaps are not very space efficient, I don’t need the same packages installed multiple times. In a desktop use case that’s a lot of repeating packages.