FalcoGer
FalcoGer
Would like as well. especially since python2 is not only out of support but also because there is actually no pip2 package for my distribution. While not worth a full...
I installed it into my linux version of IDA7.0 free edition and it did nothing. It didn't create the menu entries as stated. Might just stick to cutter for now.
I found out why it was taking forever. It tried parsing every file in `~/.vim/` including subdirectories, which also had my backup, swap files and undo files. I moved all...
Possibly related. When I run cutter from the build directory and then close it, a similar uncaught exception occurs. ```text Thread 1 "cutter" received signal SIGSEGV, Segmentation fault. 0x00007ffff76d9c42 in...
I recompiled with the bundled rizin option and now it doesn't blow up in my face anymore, but I'm confused as to why that is.
I managed to fix some of the issues. Turns out rizin wasn't loading the ghidra plugin from ~/.local/share/rizin/plugins when installed bundled with cutter, so when cutter was loading that plugin,...
> My pull request here fixes this particular issue: #254 Works fine. Thank you. Why isn't this merged yet?
```text Linux pi 5.3.0-1022-raspi2 #24-Ubuntu SMP Fri Mar 27 21:32:13 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux ``` Ubuntu Server 19.10 eoan for arm64 on a raspberry pi 4
I got a fork of base that runs with php 7 https://github.com/NathanGibbs3/BASE
> "output database: log " or "output database: alert" > DONOT "output database: log " and "output database: alert" > > > [log | alert] - specify log or alert...