Irvin Pang
Irvin Pang
Having realized that library loaded by `WDynamicLibOpen` with memory protection **readonly**. https://github.com/asLody/whale/blob/43debbbcb5fe5809b0700f93f51b74400894a620/whale/src/platform/linux/elf_image.cc#L195 There is a possible scenario, if the target library is **not** already loaded in current process, i.e, `whale::FindExecuteMemoryRange`...
WIP. In case anyone else is wondering how it's been going.
install unicorn 2.1.1 with command `pip3 install -i https://pypi.python.org/simple unicorn==2.1.1` and error occurs: ``` Looking in indexes: https://pypi.python.org/simple Collecting unicorn==2.1.1 Using cached unicorn-2.1.1.tar.gz (2.8 MB) Preparing metadata (setup.py) ... done...