andrd - 2017-09-25

Hello,
I created an application for Android using Embarcadero Delphi Berlin 10.1, then lost source code. But I have an apk file with .so file inside it. I don't need source code any more, but when I wrote this application, I compiled .rc into .res (using brcc32) and Delphi embedded it into lib<name of="" project="">.so file. Is there a way to extract my *.res file? It's important, 'cause it contains some grahic files that are important to me.

Thanks much in advance.