From 4ca3639a432da54b45603876f294990158468dd1 Mon Sep 17 00:00:00 2001 From: cs6 Date: Mon, 27 Jul 2026 19:47:49 +0300 Subject: [PATCH 1/2] Update Misc.mdx change cuckoo sandbox url directly to their (archived) github (their website seems to be overtaken by.. some sort of sports betting thingamajig? download page also doesnt seem to work.. i guess it could be removed entirely or redirected to like an archived version instead but eh --- Utilities/Misc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/Misc.mdx b/Utilities/Misc.mdx index 0c7bddae..8d097ec4 100644 --- a/Utilities/Misc.mdx +++ b/Utilities/Misc.mdx @@ -77,7 +77,7 @@ _We do not recommend using [GreaseMonkey](https://www.greasespot.net) as [**Process Hacker**](https://processhacker.sourceforge.io/) - Helps monitor system resources, debug software and detect Malware, advanced version of Task Manager.         [plugins-extra](https://github.com/processhacker/plugins-extra) - Incomplete and potentially buggy plugins that are not included with Process Hacker by default. [**pe-studio**](https://www.winitor.com/) - Spots artifacts of executables in order to aid in Malware Analysis. -[**Cuckoo Sandbox**](https://cuckoosandbox.org/) - An advanced, extremely modular, and 100% FOSS automated Malware Analysis system. +[**Cuckoo Sandbox**](https://github.com/cuckoosandbox/cuckoo) - An advanced, extremely modular, and 100% FOSS automated Malware Analysis system. **[GoodByeDPI](https://github.com/ValdikSS/GoodbyeDPI)** & **[GoodByeDPI GUI](https://github.com/mguludag/GUI-for-GoodbyeDPI)** | **[PowerTunnel](https://github.com/krlvm/PowerTunnel)** & **[PowerTunnel for Android](https://github.com/krlvm/PowerTunnel-Android)** - Simple, scalable, cross-platform and effective solutions on Government blocked Websites. An alternative to using VPNs to unblock sites. _For GoodByeDPI GUI to work you will have to disable "Settings > Software Settings > Auto Check Updates" and relaunch the app._ From 581c8d997387dde2dda5e8244eb6bbab8f0f7cdd Mon Sep 17 00:00:00 2001 From: cs6 Date: Tue, 28 Jul 2026 11:10:12 +0300 Subject: [PATCH 2/2] Update Misc.mdx fair enough --- Utilities/Misc.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/Utilities/Misc.mdx b/Utilities/Misc.mdx index 8d097ec4..5083dee4 100644 --- a/Utilities/Misc.mdx +++ b/Utilities/Misc.mdx @@ -77,7 +77,6 @@ _We do not recommend using [GreaseMonkey](https://www.greasespot.net) as [**Process Hacker**](https://processhacker.sourceforge.io/) - Helps monitor system resources, debug software and detect Malware, advanced version of Task Manager.         [plugins-extra](https://github.com/processhacker/plugins-extra) - Incomplete and potentially buggy plugins that are not included with Process Hacker by default. [**pe-studio**](https://www.winitor.com/) - Spots artifacts of executables in order to aid in Malware Analysis. -[**Cuckoo Sandbox**](https://github.com/cuckoosandbox/cuckoo) - An advanced, extremely modular, and 100% FOSS automated Malware Analysis system. **[GoodByeDPI](https://github.com/ValdikSS/GoodbyeDPI)** & **[GoodByeDPI GUI](https://github.com/mguludag/GUI-for-GoodbyeDPI)** | **[PowerTunnel](https://github.com/krlvm/PowerTunnel)** & **[PowerTunnel for Android](https://github.com/krlvm/PowerTunnel-Android)** - Simple, scalable, cross-platform and effective solutions on Government blocked Websites. An alternative to using VPNs to unblock sites. _For GoodByeDPI GUI to work you will have to disable "Settings > Software Settings > Auto Check Updates" and relaunch the app._