Avery

Results 23 comments of Avery

> implement the missing APIs > implement missing syscalls I think a milestone or a separate issue with a checklist would be of great help to new contributors, like the...

> Javascript How would this work? If we can somehow link in V8, we can also put in WASM support if need be, but would Qiling hook into Ignition or...

Ah, sorry if I didn't make it clear. The list of runtime dependencies is the same, but it is duplicated twice to conform to a finalized PEP, which would eventually...

> 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 support for other...

It appears that a zip distribution is currently used as a dependency in the develop branch; I'll need to look into how to resolve this with PEP 518.

I can speak to this; the way docker works over SSH remote appears to be: - Client machine executes docker-cli with `ssh://` - Client docker-cli uses the client machine's ssh...

Hi all, Totally forgot about this PR, life got in the way. @kabeor @xwings, am I still to maintain both the TOML and the old setup.py, or should Qiling use...

I've taken the liberty to remove most of the setup.py code as the TOML code is no longer experimental and should be stable. Also, I've noticed that some variables, like...

> we save and read the version number from setup.py Ah right, what with the `dev` branch tagging. I currently don't see any code in-tree, and it should be fairly...

> 1. Can't select 7uid/4k card dump (on-screen "Gen1 only supports 4 bytes UID Mifare classic 1k", but there is Gen4 card) Could you provide more details of the dump?...