Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 30ba4cd

Browse files
authored
Merge pull request #32 from KritantaDev/master
Set executable bit on scripts in bin/
2 parents c7ca8fd + a524186 commit 30ba4cd

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

bin/dyldex

100644100755
File mode changed.

bin/dyldex_all

100644100755
File mode changed.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='dyldextractor',
5-
version='2.0.0',
5+
version='2.0.1',
66
description='Extract Binaries from Apple\'s Dyld Shared Cache',
77
long_description='file: README.md',
88
long_description_content_type='text/markdown',

tests/run_all_images.py

100644100755
File mode changed.

tests/run_all_images_multiprocess.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)