Steev Klimaszewski

Results 12 issues of Steev Klimaszewski

Due to the way the images are created and cross compiling the kernels, because we run `make modules_prepare` after the kernel, some of the utilities are x86_64 binaries so they...

This adds arm64 chroot support, and a few cleanups and also generates the install tarball automatically, putting it into "$(pwd)/x64" for amd64 and "$(pwd)/arm64" for arm64

Python2 is EOL at the end of January. As such, Kali is moving away from it as well, and everything needs to move to python3. The installer attempts to run...

Kismet uses libnm to disable NetworkManager for whatever device is enabled as a source - it would be pretty cool if we could do the same in aircrack-ng. Related code...

On a mainline kernel (5.10) using an rpi4, the i2c address ends up being i2c-3 and not i2c-0 or i2c-1. This causes errors like `Invalid slave address: 117` or `Invalid...

enhancement
i2c

- **Etcher version:** 1.6.0 - **Operating system and architecture:** Windows 10 x86_64 - **Image flashed:** kali-linux-2021-W43-rpi0w-armel.img.xz - **Do you see any meaningful error information in the DevTools?** gui.js:51281 {"message":"certificate has...

I probably need to file this bug with rppal, but I'll post it here in case anyone else runs into it... I've got a system that runs the Debian kernel...

We have kyber in our Kali Linux repositories as a dependency of [Merlin](https://github.com/Ne0nd0g/merlin) and one thing that has come up in our CI is that kyber does not build on...

In Kali, we received a [bug report](https://bugs.kali.org/view.php?id=8272) about shellnoob crashing on arm64. This happens because there currently is no arm64 support. With the increase in arm64 devices, it would be...