lazymio

Results 442 comments of lazymio

> > We strive to base as many things as we can on top of radare2, not limited to symbol resolving > > Where did that come from..? Not sure...

You can try to create multiple r2 instances for libraries. ________________________________ From: chinggg ***@***.***> Sent: Thursday, July 28, 2022 1:47:18 PM To: qilingframework/qiling ***@***.***> Cc: lazymio ***@***.***>; Comment ***@***.***> Subject:...

> @wtdcode I have tried to use r2 on `msvcrt.dll`, it's extremely slow. I must wait for 10s+ for r2 to analyze a single library. Moreover, since the library does...

> Wait. Let's not jump the gun here. There are few considerations I would like us all to take into account: > > 1. Implementing an extension is one thing,...

> > agreed with this statement, but not fully. We should be careful about new features indeed but there will be tradeoff. Being an extension means not every user could...

> @wtdcode, do you approve it with the latest chances? Sorry too busy these days, will check today later.

@chinggg @elicn My bad, I intended to merge but close it wrongly. Sorry to busy these days.

could you provide qiling log or the binary you run?

Hello, unicorn doesn’t have a prebuilt wheel so you have to do it by your own. ________________________________ From: diveking ***@***.***> Sent: Tuesday, May 10, 2022 11:36:26 AM To: qilingframework/qiling ***@***.***>...

There is a fix here https://github.com/qilingframework/qiling/pull/1148#issuecomment-1120480972 Looks like it’s left out with that PR? Would have a look tomorrow.