Docker support - #1
Conversation
|
Hello, I have executed the legu_unpacker_2019 application adding the "Docker support" modifications. I get unpacked APK samples. But I have an APK that is not unpacked. mentions "Legu version: 4.1.0.21. Show the password but not unpacking. Any version that fixes it? Thank you. |
|
@wrathinmind Changes to the CmakeLists also fixed my build errors on current versions. |
HI, did it work correctly prior to this version? |
I could not tell. I only want to work on a specific APK, and it seems that the version is higher than the one that the creator has developed. I will wait until my version is supported. Thank you On the other hand, I haven't been able to compile the module without "Docker Support". I tried it in several ways and with several distributions, but I only managed to compile the module with "Docker Support" |
|
Seems there are a few other build issues that should be fixed by #3. |
Hi, I've decided to add docker support to your tool, so it could be built and run in an simplified way.
Had to change cmakefiles because of new updates on gcc