lazymio
lazymio
I'm on fixing this however it somehow involves a deeper refactor so the fix might be a bit late.
> This issue is related to pwndbg.regs.cpsr not being set and thus being None, if you tell me what I should look i can try to fix it I can't...
Maybe a developer guide would help? ________________________________ From: kj.xwings.l Sent: Sunday, November 15, 2020 10:12:50 PM To: qilingframework/qiling Cc: Subscribed Subject: Re: [qilingframework/qiling] TODO List - Short Term Goals for...
> #479 Finally, here it comes :). See https://docs.qiling.io/en/latest/contribution/ .
I'm also going to test against #1148 after it gets merged.
> There are several things I don't understand about this PR: > > 1. Do we really need flexibility around loading the shellcode? Why not just set it as part...
> > Say, you have a shellcode and after ql.run you move it to elsewhere or changes its length and you call ql.run again, then it breaks. > > Is...
> I think I am starting to understand the direction you're going, but I am still not sure why this cannot happen with the current implementation. A shellcode provided at...
But note it's weird that looking for `edx` fails, @elicn is `ql.arch.regs.__getattribute__(reg2)` usage supported?
> > I still dont understand where they are two files. one is TOML and one setuptools ? > > TOML (the PEP standard) is preferred as it would allow...