-
The [Python](https://github.com/NEONScience/NEON-Data-Skills/tree/main/tutorials/Python) tutorials (many written for the 2017 and 2018 RSDIs) use different versions of functions for reading in reflect…
-
Right now, the `key_id` is extracted from the cookie. If this does not exist in the cookie, you cannot verify a signature. I think it makes more sense to let you choose a key (or `key_id`) which bypas…
-
Hi,
Looking to use binwalk on macos, I tried to use brew install binwalk though seems to be running into some issues.
user@users-MacBook-Pro Downloads % binwalk -D=".*" file.zip
error: unexpect…
-
There was a slightly similar issue ([Simplify logging Error types #267](https://github.com/apple/swift-log/issues/267)) but I would like to give this another twist.
Basically all advanced logging s…
Gucky updated
1 month ago
-
This is a brain dump, for comment and discussion:
I am seeing a number of poor bug reports, older versions and non-verbose output. A lot of people either don't see or don't seem to understand how to…
-
This issue was mentioned in #288 where some TIFF file formats have the same signature (DNG treated as ARW). ExifTool handles these first as generic TIFF files and then later changes the file format o…
-
In issue #18 I identified that there are no optional parameters in the current design of this API
> It's shown on the API documentation page [here](https://api-portal.tfl.gov.uk/api-details#api=Sto…
lmmx updated
2 months ago
-
```
Hi,
Would it be possible to implement some kind of grouping into YARA signatures
like RegEx groups
Sample:
rule Sample
{
strings:
$SampleSig = { 6A 0A 8D 4? ?? 5? (? 68 [2] 00 00) …
-
Hi
I started getting errors on YT Downloads:
`"ERROR: Signature extraction failed: Traceback (most recent call last):\n File \"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py\", line …
-
```
Hi,
Would it be possible to implement some kind of grouping into YARA signatures
like RegEx groups
Sample:
rule Sample
{
strings:
$SampleSig = { 6A 0A 8D 4? ?? 5? (? 68 [2] 00 00) …