Skip to content

jarsigner: unable to open jar file #4

@polurud

Description

@polurud

I am able to execute the code but the output files are not in correct format. I'm getting the following error: jarsigner: unable to open jar file
I think the error is due to the code:
popen('jarsigner -sigalg MD5withRSA -digestalg SHA1 -keystore ' + obfuscator_resource_dir + '/resignKey.keystore -storepass resignKey ' + sample_file_name + ' resignKey')

Also, do I need to update any packages/dependencies for SHA256 instead of SHA1?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions