Michael Niewöhner

Results 61 comments of Michael Niewöhner

@Nephiel sorry for the late response :D Well, what you describe is actually the soft-disable strap. What I described initially was actual cleaning/wiping of modules to prevent their code to...

@atc1441 can you share your timing settings? :)

So, I removed C4, C9, C10 on a device based on the reference schematics. Chip Rev. is E (not fixed like G). I've tried various timing ranges, increased max_width=60 but...

Got a scope now. I successfully glitched a nrf52840 (makediary nRF52840 Micro Dev Kit, cap present) multiple times. However, nrf52832 seems to be a tough nut to crack. I have...

> Can agree that the nrf52832 is harder to catch. Sometimes i needed to glitch for 24hours Hmm, you mean for 24h in a loop? IOW testing multiple delays multiple...

> Yes, the ESP32 was looping trough the set times, also since the temperature does also has an influence this does extend it in the end as well. On one...

Finally..... JINOU has fallen \o/ Removing DEC1-4 was too much (voltage became extremely unstable), so I resoldered DEC2-3. One thing I noticed is that by increasing the glitch delay the...

Outch. Glad too early... the flash always only reads 42 00 00 23 .... o.O Another update: just glitch multiple times and retry. Flash dump will work at some point

Maybe I misunderstood this: "But wasn't the long term plan to somehow make wmi accessible from userspace ? (and most of what is in this driver would simply be moved...

A char device should be ok but the device should be /dev/wmi/thinkpad-bios. The same is done in dell-smbios-wmi: https://github.com/torvalds/linux/blob/master/Documentation/ABI/testing/dell-smbios-wmi Look at Andy's and Darren's response: > > >> > The...