Skip to content

"convert" debs and dylibs to a zipfile (for use with TrollFools)

License

Notifications You must be signed in to change notification settings

asdfzxcvbn/TweakZipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TweakZipper

just a dead simple deb/dylib -> trollfools zip converter.

for some reason, you can't inject debs into apps installed from the appstore? at least that's what i understand from the Limitations tab:

Encrypted App Store applications with bare dynamic library

this does what you'd expect, just pass a deb and it'll extract the necessary files and add them to the zip.

some code taken from cyan/cgen.

installation

just the usual platforms supported: linux/WSL & macOS

again, like usual, you need the ar and tar commands installed on your system.

then:

  1. install and setup pipx

  2. pipx install --force https://github.com/asdfzxcvbn/TweakZipper/archive/main.zip

About

"convert" debs and dylibs to a zipfile (for use with TrollFools)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages