Eli
Eli
Maybe @wtdcode would be able to help.
Unfortunately, the way Qiling is currently designed does not allow custom loaders to be plugged in. There is an intention to change that in the long run though. As a...
@xwings, FYI.
Hi @xooxo, welcome and thank you for reporting this issue. It appears that the issue is different than just a non-existing file. Rather it looks like an issue in the...
Hi there, welcome and thanks for the contribution. Setting stack pages as non-executable is also inaccurate since stack pages may be either executable or not based on how the file...
Good to know. Maybe it worth enumerating all planned enhancements somewhere so people can vote or add their thoughts. I am not a big fan of retrieving the termination reasons...
Personally I like less the half-tuple comparison (i.e. `(3, )`). What wrong with the current method? I don't see any problems with MyPy or Pylint on my side.