
Process Explorer
Process Monitor
htop
Autoruns
Process Hacker
SystemExplorer
glances system monitoring
Process Lasso
Bubblewrap
Firejail
Sandboxie
Cuckoo Sandbox
Windows Sandbox
Qu1cksc0pe
SHADE Sandbox
Sandboxie-Plus
Process ExplorerBased on our record, Process Explorer should be more popular than Bubblewrap. It has been mentiond 289 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Unclear what you mean by programmable, but https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer is the bee's knees and you can set an option to have it take over taskmon.exe, launch on login, and put as many of the widgets in the taskbar as you fancy. I love it I've heard about running them directly from SMB but have never been the kind of person to try out such a stunt... - Source: Hacker News / over 1 year ago
Always put all your portable programs in the "A:\MyPC\Programs\" folder. Always put all your documents in the "A:\MyPC\Documents\" folder. Put driver files and runtime libraries in the "A:\MyPC\Install\" folder. For all three, feel free to create subfolders as needed, either per topic, per group, or however your brain envisions data trees. You can find plenty of portable windows software in the links provided... - Source: Hacker News / almost 2 years ago
On windows, this is Dependency Walker versus ProcExp. Similar eye-goggling results. https://www.dependencywalker.com/ https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer. - Source: Hacker News / about 2 years ago
If you run Process Explorer (https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer) and enable process tree view, you can see what processes are running under explorer.exe. That should give you a better idea of what's consuming that memory if you're genuinely concerned about this. Source: over 2 years ago
If you have any suspicious processes running onto your computer, close them IMMEDIATELY. I suggest using Process Explorer, as it has a Virustotal which submits all Executables to virustotal under 70+ antiviruses. If any of the processes have 3+ detections, Close them down as anticheats will detect it and stop you from running Roblox. Source: over 2 years ago
It depends - for what? If your security model is sandboxing an agent to ensure they don't nuke your PC, then there are a lot of options, you can use something like bubblewrap[1] or a microVM like libkrun[2] if your goal is light-weight, up to full Docker if you want the tooling that comes with that. [1] https://github.com/containers/bubblewrap [2] https://github.com/libkrun/libkrun. - Source: Hacker News / 1 day ago
I use both the openai subscription and the opencode go subscription. I use the go subscription for my personal work and the openai subscription for my consulting work. The differences between the models are minimal, but I usually stick with gpt-5.4-mini, gpt-5.4, mimo-pro-2.5, deepseek-v4-pro. These latter ones have way more usage than even using 5.4-mini so I tend to use them in personal projects for that reason.... - Source: Hacker News / 12 days ago
Https://github.com/containers/bubblewrap?tab=readme-ov-file For hardware virtualized machines it much harder but you can do it via:. - Source: Hacker News / 3 months ago
The sandbox implementation is where the engineering gets particularly impressive. On macOS, Claude Code uses Seatbelt, Apple's kernel-level sandboxing framework that's the same technology Safari uses to isolate web content. On Linux, it uses bubblewrap, a namespace-based container isolation tool originally developed for Flatpak. The source reveals granular permission controls over filesystem access, network... - Source: dev.to / 3 months ago
> The claude sandbox is a good idea, but to be effective it would need to be implemented at a very low level and enforced on all programs that claude launches. I feel like an integration with bubblewrap, the sandboxing tech behind Flatpak, could be useful here. Have all executed commands wrapped with a BW context to prevent and constrain access. https://github.com/containers/bubblewrap. - Source: Hacker News / 3 months ago
Process Monitor - Monitor file system, Registry, process, thread and DLL activity in real-time.
Firejail - security sandbox
htop - htop - an interactive process viewer for Unix. This is htop, an interactive process viewer for Unix systems. It is a text-mode application (for console or X terminals) and requires ncurses. Latest release: htop 2.
Sandboxie - Sandboxie is a program for Windows that is designed to allow the user to isolate individual programs on the hard drive.
Autoruns - See what programs are configured to startup automatically when your system boots and you login.
Cuckoo Sandbox - Cuckoo Sandbox provides detailed analysis of any suspected malware to help protect you from online threats.