Dhiru Kholia

Results 125 comments of Dhiru Kholia

> I think a transceiver is possible with pico2... I believe this to be true. https://github.com/kholia/pico-hf-oscillator/tree/THE_MERGER I have combined you quadrature-clocks code (for RX) with the R2BDY precise mHz-resolution-capable TX...

This is still pending. The CPU format doesn't understand all the hash sub-formats that the GPU format does. The GPU kernel code is not easy to read for me ->...

https://hashcat.net/forum/thread-7552.html @trounce1 This sounds like another fun hack :-). Can team up for this one as well.

The Hashcat forum link has working code. We can start with that. Also, RoboForm has an Android App. Reversing those .apk files (using jadx for example) is much easier than...

Why do I vaguely remembering working on something similar a long long time back!? I think I gave up because the "verifier" involved is short (2 / 4 bytes). Maybe...

> I think I gave up because the "verifier" involved is short (2 / 4 bytes). From Hashcat thread it seems that we could use the "checksum" too as a...

Here is a new version of `keychain2john` program. It (will) extract more decryptable information from Keychain files. By decrypting more (independent) data, we can easily reduce the amount of false...

@magnumripper The format (which does the extra decryption work) is yet to be written. @solardiz Ack on the best balance part. Instead of extracting all the extra 'non-hashes', we could...

This PR works great - Pico has been running for days without problems with this patch applied. Perhaps rebasing and force-pushing will get us around the CI problems?

Hi @hathach! The following patch breaks USB (in particular the `CDC+UAC2 composite device example`) on a Pico 2 board. ```diff commit 7f61a5a43b4637afc323f6e63cc59330f1b1e5a6 Author: hathach Date: Thu Nov 28 15:56:47 2024...