Bug#1002599: ITP: binlex -- a genetic binary trait lexer

2021-12-25 Thread Jan Gru
Package: wnpp Severity: wishlist Owner: Jan Gru X-Debbugs-Cc: debian-de...@lists.debian.org, debian-security-to...@lists.debian.org * Package name: binlex Version : 1.1.0 Upstream Author : @c3rb3ru5d3d53c * URL : https://github.com/c3rb3ru5d3d53c/binlex * License

Bug#994594: ITP: time-decode -- timestamp decoder and converter

2021-09-26 Thread Jan Gru
Dear Samuel, dear pkg-security-team, Samuel Henrique writes: > > I can sponsor for you, just let me know when the package is ready for a > review (or if you need help with anything) :) > > Thank you > Thank you for your offer to sponsor `time-decode`, Samuel. I worked on the package and want t

Bug#994594: ITP: time-decode -- timestamp decoder and converter

2021-09-18 Thread Jan Gru
Package: wnpp Severity: wishlist Owner: Jan Gru X-Debbugs-Cc: debian-de...@lists.debian.org, debian-security-to...@lists.debian.org * Package name: time-decode Version : 3.1.1 Upstream Author : Corey Forman * URL : https://github.com/digitalsleuth/time_decode

Bug#990302: ITP: bulk-extractor -- A stream-based forensics tool for triage and cross-evidence analysis, which scans the media and extracts recognizable content

2021-06-24 Thread Jan Gru
Package: wnpp X-Debbugs-Cc: debian-de...@lists.debian.org, debian-security-to...@lists.debian.org Owner: Jan Gru Severity: wishlist * Package name: bulk-extractor Version : 1.6.0 Upstream Author : Simson L. Garfinkel * URL : https://github.com/simsong

Bug#989179: aeskeyfind calculates wrong results on kernel 5.10.0.6 and glibc 2.31-11

2021-06-14 Thread Jan Gru
Hello Adrian, hello Samuel, My reading of the code is that it was intended to be -t = set_byte(t, (j-1)%4, sbox[get_byte(k,j)]); +t = set_byte(t, (j-1+4)%4, sbox[get_byte(k,j)]); It's looking good, I have uploaded 1:1.0-10 to unstable, hopefully this was the only issue still aff

Bug#989179: aeskeyfind calculates wrong results on kernel 5.10.0.6 and glibc 2.31-11

2021-06-09 Thread Jan Gru
Hello Adrian, hello Samuel, great news! On 10.06.21 03:50, Samuel Henrique wrote: Hello all, Everything about this bug looks like better compiler optimization hitting code with a latent bug, and as expected using either gcc-9 or -O2 "fixes" the problem. Glad, that you could identify the sourc

Bug#989179: aeskeyfind calculates wrong results on kernel 5.10.0.6 and glibc 2.31-11

2021-06-08 Thread Jan Gru
Hello Samuel, thank you for your reply. On 07.06.21 17:16, Samuel Henrique wrote: Control: severity -1 normal Hello Jan, Thanks for the detailed explanation and for pushing your integration tests. I have pushed them[0] to the main repo (with the same changes we discussed in the rsakeyfind MR)

Bug#989179: aeskeyfind calculates wrong results on kernel 5.10.0.6 and glibc 2.31-11

2021-05-27 Thread Jan Gru
Package: aeskeyfind Version: 1:1.0-8 Severity: important Tags: upstream Dear Maintainer, I was in the process of creating autopkgtests for aeskeyfind and discovered, that using aeskeyfind with kernel 5.10.0.6 and glibc 2.31-11 leads to wrong results. Existing AES-keys are not found, although th

Bug#987586: ITP: regripper -- perform forensic analysis of registry hives

2021-04-25 Thread Jan Gru
Package: wnpp Severity: wishlist Owner: Jan Gru X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: regripper Version : 3.0 Upstream Author : Harlan Carvey * URL : https://github.com/keydet89/RegRipper3.0 * License : MIT Programming Lang: Perl