lazymio

Results 442 comments of lazymio

> And I was wrong, looks like the tpidr_el0 register wasn't being handled and just returned with 0 to x8 which caused the read error. If so, you need to...

`tpidr_el0` is typically used for the thread local storage, which lots of libc functionalities rely on. Usually there is some complex setup in `ld.so` to finish that. I haven't checked...

Hello, I tested your binary and fix some related bugs. However, for your case, the microcode generated by IDA seems quite strange and further investigation needs to be done.

Looks like the plugin fail to get the path to the input file. Do you setup the plugin before deflating?

Sorry for the late reply. Could you upload the test binary?

Hi, I fixed some related bugs. Could you have a retry?

There is no plan to migrate current Unicorn to M1 due to the quite old codebase. Stay tuned! Link to https://github.com/unicorn-engine/unicorn/issues/1217

Solved in 6a30e9e4c1eebe4d3338fab47af875ea7d0f6bcb

> I have tried the latest dev version qiling again, but it still have the same problem... > ![image](https://user-images.githubusercontent.com/73210662/116338312-1e856800-a80e-11eb-9b56-7d7f8e890158.png) Where do you get the rootfs?