[PR #88] [MERGED] Complete katoolin update #329

Closed
opened 2026-02-26 04:31:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LionSec/katoolin/pull/88
Author: @ghost
Created: 9/8/2017
Status: Merged
Merged: 9/10/2017
Merged by: @LionSec

Base: masterHead: master


📝 Commits (10+)

📊 Changes

8 files changed (+367 additions, -1753 deletions)

View changed files

.gitignore (+0 -57)
Changelog.txt (+0 -15)
LICENSE (+0 -340)
📝 README.md (+14 -43)
core/__init__.py (+0 -0)
core/categories.py (+91 -0)
core/gear.py (+237 -0)
📝 katoolin.py (+25 -1298)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LionSec/katoolin/pull/88 **Author:** [@ghost](https://github.com/ghost) **Created:** 9/8/2017 **Status:** ✅ Merged **Merged:** 9/10/2017 **Merged by:** [@LionSec](https://github.com/LionSec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`a2e0af8`](https://github.com/LionSec/katoolin/commit/a2e0af8275f3c9ff66037b10b9946601d29516a4) Update: All_Katoolin - [`0169f7f`](https://github.com/LionSec/katoolin/commit/0169f7f1c771a24c6143ebec3edb96ccca20a331) Troubleshooting - [`dcd1d05`](https://github.com/LionSec/katoolin/commit/dcd1d05e7fbe042cfe26545bec196c4adb16d208) Complete katoolin update - [`97fcedf`](https://github.com/LionSec/katoolin/commit/97fcedfc4183fb57f069ee0b827a11aba2edd42d) Update README.md - [`6462d77`](https://github.com/LionSec/katoolin/commit/6462d771559bf9e1a8950fa9bfea1e2afd33b096) Update - [`cbfedca`](https://github.com/LionSec/katoolin/commit/cbfedca76e8a4870d792ea62e175418781eb1c25) New tool search function - [`49ebd18`](https://github.com/LionSec/katoolin/commit/49ebd183c7422d62410eb385934d5e9b3b192191) update - [`13fea29`](https://github.com/LionSec/katoolin/commit/13fea29be2898373921c042be262cf487cac0a1d) update - [`0089653`](https://github.com/LionSec/katoolin/commit/00896534ab23974360538e7b4bf5956f1c172e92) added comments - [`f193d36`](https://github.com/LionSec/katoolin/commit/f193d366b6c7aba2a346f776fd27d509f1e378f6) Update README.md ### 📊 Changes **8 files changed** (+367 additions, -1753 deletions) <details> <summary>View changed files</summary> ➖ `.gitignore` (+0 -57) ➖ `Changelog.txt` (+0 -15) ➖ `LICENSE` (+0 -340) 📝 `README.md` (+14 -43) ➕ `core/__init__.py` (+0 -0) ➕ `core/categories.py` (+91 -0) ➕ `core/gear.py` (+237 -0) 📝 `katoolin.py` (+25 -1298) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:31:05 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#329
No description provided.