Jevin Sweval

Results 27 issues of Jevin Sweval

I like to use gumpp but it is a hassle to build all of frida from source to use it. I’d greatly appreciate it if it was packaged as part...

After reading the comment and the doc about bitbanged SPI programming I was wondering if loading a bitstream to then do faster SPI over JTAG is feasible. If so, it’s...

Also let users set SSH_USERNAME and SSH_PASSWORD independently.

Doxygen 1.9.8 and later added support for C++20 modules but the parser is buggy leading to it parsing the following section of `log.h`: ```c typedef struct roc_log_message { // ......

Why? I dunno. Idea: Limited number of IPATCH locations can be extended via updating the current IPATCH set as each IPATCH is triggered.

Now that a PC-relative intermezzo is complete, I should spend the time to clean things up, add device detection and use the correct RCM header size, payload address, VID/PID, etc.

An intermezzo that calls the USB RX functions would fit before the stack smash address and would negate the need to split the user payload in to two. It would...

Howdy! Nifty patch set! I’d like to use it since I yak-shaved essentially the same thing for Rocket Lake a couple days ago before I found this repo. I am...