daubsi
daubsi
[  ](url) This is what I see in an endless loop for those firmwares. It seems to access some area in memory, fails and hard faults/reboots
It might well be the DTB. Thing is that I got another DT BL10 board which immediately works correctly performing the same steps as with my bricked(?) Magichome board (i.e....
This was my understanding as well... so if i am able to use a vanilla compile of blflash and bl_iot_sdk and it works on the 2nd board everything should be...
Interesting... Seems to match my observations. Any idea what might be the underlying cause? Could a DTB performa a persistent change in the SoC?
Thanks, I know this now, but I still need the original firmware :-( I might have forgot to say that after dumping I reflashed the device...
Thanks for the firmware! Yes, I realized that too, that CP2102 isn't capable of doing 2M, the FT232R dongles work well! Now I still have the problem, that when reflashing...
I just found this already-closed issue https://github.com/chris2511/xca/issues/299 and indeed ` apt-get install qttools5-dev` let's configure immediately find all qt related stuff. ```checking for ltdl.h... yes configure: The Versions of the...
I think I just found the _reason_ in rop.py ```python def __load(self): """Load all ROP gadgets for the selected ELF files""" # # We accept only instructions that look like...
I was just playing around and found that if I set RBP to a value well below RSP, resp RSP further away from the end of the "stack segment" the...
+1 for the requested feature! Just playing around with the tool. I see that in "standard" mode the images are tried to be loaded from (using slack-export-viewer.exe) and get 404....