Paul
Paul
### Support guidelines - [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) - [X] My request is not listed as [a very good idea, but unfortunately...](https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/what-its-not/) - [X] I've used [the search](https://github.com/firefly-iii/firefly-iii/issues?q=is%3Aissue)...
### Summary Hi Guys, Wanted to try out Bismuth, but each time when I open a new window it just freezes X (and system becomes unresponsive till hard reset). Could...
Hi Guys, By any chance did somebody compared performance of memflow vs libVMI? I.e. during the realtime guest memory parsing and patching in KVM? Process debugging, etc.
Hi guys! Memflow developer notified me that libmicrovmi is not complete and out of date (i.e. does not support CPU state modification). I am willing to implement the missing functionality...
parser.rs fails to parse esil expressions that contain DUP opcode: `0,zf,=,cf,401528,+,eax,+,0,cf,=,DUP,0xffffffff,
Was able to extract VBIOS for my razer blade 15 without any problem. The only thing I have unpacked Razer BIOS updater myself in order to extract BIOS. Thank you...
``` //let xr = &mut x; // Error - there is already an immutable ref, so we ``` Should be xr1 (or any other name here), with xr it will...
Hi guys, Is it possible to implement voice message support for the bridge? I would really appreciate if one could have a look. Currently when I get a voice message...
## Steps to Reproduce 1. Install overlief using docker toolkits 2. Setup reverse proxy with apache2. Here is my config: ``` ServerName domain.com ServerAlias domain.com ServerAdmin [email protected] ErrorLog ${APACHE_LOG_DIR}/domain-error.log CustomLog...