Armijn Hemel

Results 128 issues of Armijn Hemel

it might be useful to add a PURL type for F-Droid. Currently they have ~8000 packages or so, with corresponding source code.

there are various files that all have the same `MZ` signature. Right now BANG does not consistently unpack these: sometimes the PE unpacker is run first, sometimes the DOS MZ...

Example: two GIF files concatenated together: ``` test.gif-0x00000000-gif-1/unpacked.gif test.gif-0x000351b5-gif-1/unpacked.gif ``` The counter should have been increased.

bug

Error with Python's testtar.tar archive: ``` $ python3 bang-scanner -f /tmp/testtar.tar --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1082, in emit stream.write(msg + self.terminator) UnicodeEncodeError:...

bug

Currently the assumption is that if the System Use field is used the data stored is a Rockridge extension. This is not necessarily true: in the '90s Apple used the...

file test_password.7z found at https://github.com/fkie-cad/FACT_core/tree/master/src/plugins/unpacking/sevenz/test/data cannot be unpacked without hitting "enter".

I installed "Open Distro for Elasticsearch" to toy around with Marija. The default installation comes with a dummy certificate. I tried to connect Marija to it, but that doesn't work....

I searched for some tweets in the demo and then searched around on a person's profile image. The search spinner just keeps on spinning and the only way I can...

The README.md file says: Install Marija Installation of Marija is easy. $ go get github.com/dutchcoders/marija $ marija so I tried just that: $ go get github.com/dutchcoders/marija $ marija -bash: marija:...

The license of Marija unclear. The LICENSE file says AGPL 3, the README.md says Apache, the website also mentions "commercial license". It would be good to have the right information...