Russ Dill

Results 9 issues of Russ Dill

This patch isn't quite ready for merging, but just posted to get a take on what people think. It links in libarchive to allow population of a new ext2/3/4 filesystem...

Beacon Simulator currently supports a set of known beacon formats. There are a number of companies creating there own beacons with proprietary formats. It'd be really useful to properly scan...

The commit: https://github.com/russdill/bch_verilog/commit/24cdcdd15826b9b7f6dd5325ec7f1851429e004b Causes a regression, especially for large values of T.

I have a zipfile with bzip2 compressed entries (compression type 'c'). I was initially confused as to why john wasn't accepting my zip2john generated hash as no useful error message...

enhancement

pop with register memory addresses is not working at all for me. In some failures, no exception is thrown, it just returns an empty result. push seems to work as...

When doing multiple simultaneous builds, the shards install step sometimes fails with the below message: ``` I: Resolving dependencies I: Installing crc (1.0.1) E: Failed git --work-tree=/home/russd/src/foo-service/worktrees/5a1e87e36c16413334b5818f596002c80af1243e/lib/crc checkout refs/tags/v1.0.1 --...

kind:bug

I have an ARM binary with a someone unique switch statement/jump table. The jump table consists of a length byte and then offset bytes. The PC advances by the offset...

Feature: Processor/ARM

cog: 0.16.1 wpebackend-fdo: 1.14.0 wpewebkit: 2.38.2 sway: v1.7 wayland: 1.22 wayland-protocols: 1.25.imx Looking through libEGL, it looks like it sets up a listener for wl_viv to set a proxy value...

ordlookup contains a table of ordinals for ws2_32.dll which it reuses for wsock32.dll. The ordinals for the two DLLs are very similar, but are not the same a notable example...