Results 14 issues of cyrozap

This has been happening on every certificate renewal since I started using acmetool, regardless of how up-to-date I keep it. acmetool runs and is able to update the certificates, but...

First I'd like to say, thanks for making this tool! It's a lot more convenient than writing a bespoke Python script every time I want to visualize a new binary...

When I open up the client for the first time, I'm overwhelmed with lots of icon buttons and exactly zero text describing what they do. For example, I see a...

This fixes a broken link in the documentation, adds support for non-systemd systems and headless device access, and reorganizes and expands on the corresponding documentation to make it clearer and...

I'd like to update the firmware of my PhyWhisperer-USB, but I can't find a list of steps to do that. I can see there's an `auto_program()` function in the API,...

It's not that big of an issue, but it did confuse me for a moment so I figure I'd mention it: On the [installation page](https://phywhispererusb.readthedocs.io/en/latest/installing.html) of the documentation, the OS-specific...

**Describe the bug** When I try to use the emulator tool on an 8051 binary, it fails, raising the following exception: ``` Offset must be between 0x0 and 0xff, got...

Feature: Emulation
Status: Internal

Trying to run `fusesoc run --setup --target=storeypeak corescore` results in the following output: ``` INFO: Preparing ::serv:1.0.2 INFO: Downloading olofk/serv from github INFO: Preparing ::verilog-axis:0-r3 INFO: Downloading olofk/verilog-axis from github...

**What did you do?** I wrote my Pushover user key and app token to files using vim (which adds a newline to the end of each file by default) and...

Thanks to the release of [the BinDiff source code](https://github.com/google/bindiff), I was finally able to solve an issue I was having when diffing bare-metal binaries (this specific instance happened with an...

bug