[PR #338] [CLOSED] I made some small changes. Katoolin in python3 and now runs in arch linux too! #370

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

📋 Pull Request Information

Original PR: https://github.com/LionSec/katoolin/pull/338
Author: @58R1K8GTr
Created: 11/29/2022
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

35 files changed (+10079 additions, -1663 deletions)

View changed files

📝 .gitignore (+10 -1)
Changelog.txt (+0 -7)
📝 README.md (+59 -35)
asc/archstrike.asc (+102 -0)
asc/backbox.asc (+14 -0)
asc/blackarch.asc (+134 -0)
asc/kalilinux.asc (+52 -0)
asc/parrot.asc (+43 -0)
configuração.ini (+40 -0)
core/categories.py (+0 -91)
core/gear.py (+0 -237)
css/interface.css (+76 -0)
docker_file_arch_linux (+11 -0)
docker_file_debian (+11 -0)
docker_file_ubuntu (+13 -0)
📝 katoolin.py (+28 -1292)
main.spec (+50 -0)
mirrorlists/blackarch-mirrorlist (+134 -0)
poetry.lock (+1290 -0)
pre_visualizacao/katoolin3.png (+0 -0)

...and 15 more files

📄 Description

hello LionSec! how are you?
I made some small changes to your code and would like you to take a look. I would really like you to test my code.
I programmed everything in Portuguese because it's my main language but if you want to translate it into English, let's talk! I would really like to make this possible.


🔄 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/338 **Author:** [@58R1K8GTr](https://github.com/58R1K8GTr) **Created:** 11/29/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`4073b0e`](https://github.com/LionSec/katoolin/commit/4073b0e529eff535f0437218a8b8025bbdd85e4d) versão 3.0 - [`75365ca`](https://github.com/LionSec/katoolin/commit/75365cad22f9a7610995d42615d96dd362f85724) Update README.md - [`e2ca112`](https://github.com/LionSec/katoolin/commit/e2ca1123d8a8c1c6958a830963d4d2e12a4e66a5) Update README.md - [`73e31f3`](https://github.com/LionSec/katoolin/commit/73e31f358ef06037e41e8a71fb316c5cbb6ac02e) updates - [`635868d`](https://github.com/LionSec/katoolin/commit/635868d68254da661a944bb904ad4a044bbd6890) +updates - [`79e2f9f`](https://github.com/LionSec/katoolin/commit/79e2f9f6a2112ac10d11692070688efa9097a908) documentado - [`b5241d0`](https://github.com/LionSec/katoolin/commit/b5241d00a7c6f2ba82ab13a2a33b51fbc61e2d65) readme um cadim arrumado - [`167b08a`](https://github.com/LionSec/katoolin/commit/167b08a34bf4238bd182275924739a043e5e879d) duas falhas corrigidas - [`df6e47a`](https://github.com/LionSec/katoolin/commit/df6e47a030e34dca2f174198ad39b5b4565f53de) nomes dos pacotes organizados - [`cc1d089`](https://github.com/LionSec/katoolin/commit/cc1d089782f8b120d0e3824404d80a37d92e320d) bug e menus corrigidos ### 📊 Changes **35 files changed** (+10079 additions, -1663 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+10 -1) ➖ `Changelog.txt` (+0 -7) 📝 `README.md` (+59 -35) ➕ `asc/archstrike.asc` (+102 -0) ➕ `asc/backbox.asc` (+14 -0) ➕ `asc/blackarch.asc` (+134 -0) ➕ `asc/kalilinux.asc` (+52 -0) ➕ `asc/parrot.asc` (+43 -0) ➕ `configuração.ini` (+40 -0) ➖ `core/categories.py` (+0 -91) ➖ `core/gear.py` (+0 -237) ➕ `css/interface.css` (+76 -0) ➕ `docker_file_arch_linux` (+11 -0) ➕ `docker_file_debian` (+11 -0) ➕ `docker_file_ubuntu` (+13 -0) 📝 `katoolin.py` (+28 -1292) ➕ `main.spec` (+50 -0) ➕ `mirrorlists/blackarch-mirrorlist` (+134 -0) ➕ `poetry.lock` (+1290 -0) ➕ `pre_visualizacao/katoolin3.png` (+0 -0) _...and 15 more files_ </details> ### 📄 Description hello LionSec! how are you? I made some small changes to your code and would like you to take a look. I would really like you to test my code. I programmed everything in Portuguese because it's my main language but if you want to translate it into English, let's talk! I would really like to make this possible. --- <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:13 +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#370
No description provided.