Arszilla

Results 12 issues of Arszilla

#### Runtime Environment - Operating system and version: `Linux kali 5.18.0-kali5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1kali6 (2022-07-07) x86_64 GNU/Linux` (`Kali Linux 2022.2 i3-gaps`) - Terminal emulator and version: `rxvt-unicode (urxvt)...

I have performed several improvements that were needed as I tried to get DigiDoc4 to work on my Kali Linux when I was addressing https://github.com/open-eid/DigiDoc4-Client/issues/1215. This called for an "overhaul"...

Hey @Tib3rius, I have created a provisional Debian package for `autorecon` - per https://bugs.kali.org/view.php?id=7870. The following files and lines seem to annoy `apt`, where it displayed a `SyntaxWarning` highlighting that...

Hey there, I've been looking into packaging `pwncat` for Kali, as per https://bugs.kali.org/view.php?id=8522. However, During packaging, I noticed that 4 dependencies of `pwncat` will have to be packaged as well,...

enhancement

Hey, Could the following dependencies be downgraded to versions available in Kali Linux/Debian to facilitate the build and distribution of `netexec`? | **Package Name** | **Version Required** | **Version Available**...

dependencies

Hey there, I am currently packaging `netexec` for Kali as per https://bugs.kali.org/view.php?id=8533 - With the changes to `pyproject.toml` etc. it'd be great if a new tag could be created to...

documentation

Hey there. I am trying to package `vopono` for Kali Linux but facing a small issue. SInce I am not that well-versed in Rust, I wanted to ask for assistance...

Hi there, I am currently packaging a tool that depends on `textract` for Kali Linux in order for both packages to be added to Kali repositories (and hopefully to Debian...

Hi there, I am a community contributor to Kali Linux, trying to package MVT (Mobile Verification Toolkit), which uses `iosbackup` as a library. However, `iosbackup` is not available in Debian's...

**Describe the bug** Paramiko seems to panic and break `nxc` if the `--key-file` is an RSA private key and not an OpenSSH private key: **To Reproduce** ``` $ nxc ssh...