New ADB challenge examples #94
Replies: 8 comments 11 replies
-
Factorization of 2048-bit RSA would take more than "powerful GPU" :> |
Beta Was this translation helpful? Give feedback.
-
|
I added the s at the end indeed |
Beta Was this translation helpful? Give feedback.
-
|
@1alessandro1 do you have the request times available? |
Beta Was this translation helpful? Give feedback.
-
|
@clndwhr I might have found a way to bypass the entire adb 2048 bit challenge entirely... I need someone to test this on a RM551E-GL, @iamromulan do you have one to test? |
Beta Was this translation helpful? Give feedback.
-
|
So looks like we need to use touch instead of copy the Please note that EDL boot point on FM190 isn’t working like RM551. I had to solder a small wire on PIN 68 of PCIe connector, and put it on a 1.8v point to boot the module in edl, so be aware 😅 |
Beta Was this translation helpful? Give feedback.
-
|
I think we can close this, I hope it will last as much as possible |
Beta Was this translation helpful? Give feedback.
-
|
Well done! I have made some automation scripts that help me quickly unpack and repack the ubi/ubifs images. My method is: use nandsim to simulate the nand geometry of the module then flash the ubi images to the appropriate parts and mount them. Make edits then use mkfs.ubifs and ubinize from those mount points. This makes it easier for capturing the state of an existing module as well as you can use dd on the rootfs mtd, save the dump to usrdata then transfer that to your development machine and flash the nandsim. (You cannot flash a dd directly as it makes a dirty flash environment that fails on first write.) |
Beta Was this translation helpful? Give feedback.
-
|
The implementation in RM551EGL00AAR01A04M8G is broken. note: if you send any other adb_auth command before or after it will respond you with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I will share here some hashes and some solutions, hoping maybe somebody with very powerful hardware / GPUs can take a look and try to reverse this function too.
Validity for each password has 5 minutes duration
Beta Was this translation helpful? Give feedback.
All reactions