Skip to content

Instantly share code, notes, and snippets.

@substing
substing / installing-netfilterqueue.md
Created September 23, 2022 18:31
summary for install fix on netfilterqueue

Installing netfilterqueue on Kali

When I ran the pip command to install netfilterqueue, I was given the error: ERROR: Failed building wheel for netfilterqueue

The fix for this was to first run the command: sudo apt install libnfnetlink-dev libnetfilter-queue-dev

@substing
substing / virtualizing.md
Last active August 31, 2022 19:10
Notes on Virtualizing Kali on an M1 Processor

How to virtualize Kali on an M1 processor

This is not a step by step guide. The purpose is to explain how I got past some of the issues in this process.

I used UTM. Then followed the Kali docs.

When I opened the installer it left me with a black screen, and found this fix:

>When I selected "Graphical Install" I ended up with a black screen and blinking cursor.