xwings
xwings
Nice work! Welcome to Qiling!
run, just to make sure you got the right one? ``` $ file /home/hei/Desktop/qiling/examples/rootfs/arm_linux/lib/ld-linux.so.3 ```
the thing is we dont have /proc in qiling. To be honest, i still not too sure if we need to emulate that. or we should figure out why do...
i guess u should just parse show_mapinfo. and rearrange in gdb. this way u dont have to touch ql.os.memory? maybe u can update and trow in a PR ?
If you look at the code, show_mapinfo() just parse ql.mem.map_info() So you can just parse ql.mem.map_info()
I am not too sure. Maybe a test need to be added to prove the code is wrong ?
could be the lacking of __init__.py missing in the mcu foldeer.
added __init__.py it should work in the next release.
Cool, can you help to list it out. In that case we need to provide a binary too and more detailed example :)
> > 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...