1

I have an exe file of type 7z SFX. A text file is compressed inside the exe file. How can I read the contents of text file inside exe in C#. I tried extracting using sevenzipsharp library but got an exception End of central directory record could not found.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.