From 0e63f93a2fecd19ee6756096ba8c0c884beeec40 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 3 Mar 2024 22:48:47 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index 809ccca2f..6b79977ff 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -556,7 +556,7 @@ * ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)** * ↪️ **[Domain Info Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_domain_info_tools)** * ⭐ **[Offshore.CAT](https://offshore.cat/)** - DMCA Ignoring Hosting List -* ⭐ **[Check-Host](https://check-host.net/)**, [StatPing](https://github.com/statping/statping), [Uptime](https://betterstack.com/uptime), [Uptime Kuma](https://github.com/louislam/uptime-kuma), [AreWeDown?](https://github.com/shukriadams/arewedown), [UptimeRobot](https://uptimerobot.com/) or [24x7](https://www.site24x7.com/tools.html) - Site Uptime Monitors +* ⭐ **[Check-Host](https://check-host.net/)**, [StatPing](https://github.com/statping/statping), [Uptime](https://betterstack.com/uptime), [Uptime Kuma](https://github.com/louislam/uptime-kuma), [Highlight](https://www.highlight.io/), [AreWeDown?](https://github.com/shukriadams/arewedown), [UptimeRobot](https://uptimerobot.com/) or [24x7](https://www.site24x7.com/tools.html) - Site Uptime Monitors * [GoodBadISPs](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/GoodBadISPs) - Best ISPs for Tor Hosting * [Server Hunter](https://www.serverhunter.com/) - Search / Compare Servers * [Sentora](https://sentora.org/) - Web Hosting Control Panel @@ -900,6 +900,7 @@ * [Radare](https://rada.re/r/), [Reverse Engineer's Toolkit](https://github.com/mentebinaria/retoolkit), [Rizin](https://rizin.re/), [Frida](https://frida.re/), [GHIDRA](https://ghidra-sre.org/) or [Cutter](https://github.com/rizinorg/cutter) - Reverse Engineering * [MSTG](https://github.com/OWASP/owasp-mastg) or [DVIA-v2](https://github.com/prateek147/DVIA-v2) - App Security Testing / Reverse Engineering * [challenges.re](https://challenges.re/) - Reverse Engineer Code +* [ImHex](https://github.com/WerWolv/ImHex) - Hex Editor / [Web Version](https://web.imhex.werwolv.net/) * [YASNAC](https://github.com/RikkaW/YASNAC) - SafetyNet Attestation Checker * [AllSafe](https://github.com/t0thkr1s/allsafe) - Intentionally Vulnerable Android App * [ClassyShark](https://github.com/google/android-classyshark) - Android/Java Bytecode Viewer @@ -948,7 +949,7 @@ * [git-annex](https://git-annex.branchable.com/) - Manage Large Git Files (without Git) * [GitList](https://gitlist.org/) - Elegant Git Repository Viewer / [GitHub](https://github.com/klaussilveira/gitlist) * [Gittyup](https://murmele.github.io/Gittyup/) - Git Source Code History -* [git](https://git-scm.com/) or [darcs](https://darcs.net/) - Version Control Systems +* [git](https://git-scm.com/), [SCM](https://sapling-scm.com/) or [darcs](https://darcs.net/) - Version Control Systems * [multi-gitter](https://github.com/lindell/multi-gitter) - Bulk Repository Updater * [Meld](https://meldmerge.org/) - Git Visual Diff / Merge Tool * [Ugit](https://github.com/Bhupesh-V/ugit) - Undo Git Commands @@ -991,7 +992,7 @@ * [Serctl](https://d.serctl.com/) - Backup GitHub Projects * [Pew Pew](https://adrianmato.com/pewpew) - Cleanup Unused Repos * [No Secrets](https://github.com/sourcegraph-community/no-secrets) - Cleanup Sensitive Files in Repos -* [DownGit](https://minhaskamal.github.io/DownGit) - Download GitHub Repository Sub-Folders / Files +* [DownGit](https://minhaskamal.github.io/DownGit) or [Download Directory](https://download-directory.github.io/) - Download GitHub Repository Sub-Folders / Files * [Install from GitHub](https://github.com/MaxGyver83/install-from-github) or [Eget](https://github.com/zyedidia/eget) - Install Packages / Binaries Directly from GitHub * [useful-forks](https://useful-forks.github.io/) or [GitPop3](https://andremiras.github.io/gitpop3/) - GitHub Fork Search * [Active-Forks](https://techgaun.github.io/active-forks/index.html) - Find Active GitHub Forks / [GitHub](https://github.com/techgaun/active-forks) @@ -1029,6 +1030,7 @@ ## ▷ Docker Tools +* 🌐 **[Awesome Docker](https://moistcatawumpus.github.io/awesome-docker/)** - Docker Services Index * ⭐ **[Docker](https://www.docker.com/)** - Build, Manage and Run Apps in Containers * ⭐ **[portainer](https://portainer.io/)**, [sudobox](https://sudobox.io/) / [Discord](https://discord.gg/Ebh9rKQ5Ws), [yacht](https://yacht.sh/), [moncho](https://moncho.github.io/dry/) or [podman](https://podman.io/) - Container Managers * ⭐ **[Composerize](https://www.composerize.com/)**, [2](https://github.com/irbigdata/data-dockerfiles) - Compose Docker Files @@ -1511,6 +1513,7 @@ * [TeachableMachine](https://teachablemachine.withgoogle.com/) or [TensorFlow](https://www.tensorflow.org/) - Create Machine Learning Models * [OpenAIPlayground](https://github.com/nat/openplayground) - LLM Playground * [infermatic](https://infermatic.ai/) / [Discord](https://discord.gg/9GUXmDx9GF) or [lollms-webui](https://github.com/ParisNeo/lollms-webui) - Run LLMs Online +* [sdk.vercel](https://sdk.vercel.ai/) - LLM SDK * [DVC](https://dvc.org/) - Machine Learning Version Control * [DeepSpeed](https://github.com/microsoft/DeepSpeed) - Deep Learning Optimization Library * [FlowiseAI](https://flowiseai.com/) - LLM Flow Visualization