ainfosec / FISSURE

The RF and reverse engineering framework for everyone. Follow and ★ to show your support!
https://twitter.com/FissureRF
GNU General Public License v3.0
1.56k stars 85 forks source link

Does it work on Kali? #32

Open nico0481 opened 1 year ago

nico0481 commented 1 year ago

Hello, Do you think it will work on Kali? Or is this planned?

Thanks

cpoore1 commented 1 year ago

I think it will work eventually on Kali. I’ve been waiting for someone to ask about it and haven’t tried going through it yet. I’ll get the latest version and take a look.

nico0481 commented 1 year ago

But which option to select that best matches the operating system in the installer?

cpoore1 commented 1 year ago

The Python3_maint-3.10 branch is what I’ll look at first. The Ubuntu 22.04 option is closest. I’ll have to change the hardcoded gnuradio version in the installer and avoid installing the 20 or so programs that already exist in Kali. Then change how they get called in the menu items. The minimal install will likely be close to working.

cpoore1 commented 1 year ago

I loaded up a fresh Kali 23.1 with the default settings and it looks like you are going to have some trouble. There are some pretty obvious GUI issues going on. You might have better luck with selecting GNOME in the install. I'll update you when I get a fix for it.

cpoore1 commented 1 year ago

Many of the GUI issues for the installer and the FISSURE light theme should be fixed, so now you can at least look at FISSURE in Kali. I added Kali to the installer and tried to uncheck the programs by default that already exist or failed during installation. There are still GUI elements that do not look right and I imagine there are going to be a lot of errors popping up so be cautious when installing and using things. I'll remove the beta designation in the installer and README when I think I cleaned up most of it.