extremecoders-re
|
eaac3869c0
|
Mention support for encrypted exe's in -ng version
2022.9
|
2022-09-23 15:18:26 +05:30 |
|
extremecoders-re
|
0651378023
|
Add link to pyinstxtractor-web
|
2022-09-22 03:52:33 +05:30 |
|
extremecoders-re
|
3f9ff3a7b9
|
Add note to pyinstxtractor-ng
|
2022-09-18 17:36:41 +05:30 |
|
extremecoders-re
|
dd3a4c4e89
|
Update README
|
2022-09-17 16:04:37 +05:30 |
|
extremecoders-re
|
129460a242
|
Correct major minor version check
|
2022-09-17 15:56:40 +05:30 |
|
extremecoders-re
|
45cfb9b592
|
Mention support for 5.4.1, 5.4
|
2022-09-17 15:38:01 +05:30 |
|
extremecoders-re
|
6c72177e58
|
Use correct pyc header magic value, Closes #53, #54
|
2022-09-17 15:21:29 +05:30 |
|
extremecoders-re
|
f0f5741ae4
|
Mention support for 5.2, 5.3
2022.8
|
2022-08-21 14:04:44 +05:30 |
|
extremecoders-re
|
957f830443
|
Correctly calculate the python version, fixes #37
The python version is stored as major*100 + minor
Details: https://github.com/pyinstaller/pyinstaller/commit/9f7c92
2022.6
|
2022-06-13 16:49:39 +05:30 |
|
extremecoders-re
|
fb7c13d7db
|
Mention support for pyinstaller 5.1
|
2022-06-05 12:08:31 +03:00 |
|
extremecoders-re
|
eba6b6681c
|
Do a case insensitive string search for "python" in cookie buffer, Fixes #47
|
2022-06-05 11:45:51 +03:00 |
|
extremecoders-re
|
4dc147a379
|
Correct handling order of runtime options, followup #44
|
2022-05-13 11:01:54 +03:00 |
|
extremecoders-re
|
d68ef84279
|
Ignore pyinstaller runtime options, Fixes #44
|
2022-05-11 12:36:50 +03:00 |
|
extremecoders-re
|
816d50f1e6
|
Mention support for pyinstaller 4.10, 5.0, 5.0.1
2022.4
|
2022-04-29 00:05:18 +03:00 |
|
extremecoders-re
|
624bde27e1
|
Mention support for pyinstaller 4.9, 4.8
|
2022-02-25 16:52:11 +05:30 |
|
extremecoders-re
|
fcf93bfb45
|
Mention support for pyinstaller 4.7
2021.12
|
2021-12-28 15:32:42 +05:30 |
|
extremecoders-re
|
ebb8633ed9
|
Mention support for pyinstaller 4.6
|
2021-11-07 14:43:28 +05:30 |
|
extremecoders-re
|
b71941d6af
|
Search for pyinstaller magic instead of using a fixed position
|
2021-09-10 12:13:15 +05:30 |
|
extremecoders-re
|
cc69ba88bb
|
Mention support for pyinstaller 4.4
|
2021-07-20 12:50:15 +05:30 |
|
extremecoders-re
|
06a31527b2
|
Mention support for pyinstaller 4.3
|
2021-04-22 03:20:32 +05:30 |
|
extremecoders-re
|
e363df465b
|
Mention support for pyinstaller 4.2
|
2021-02-12 01:47:21 +05:30 |
|
extremecoders-re
|
0bc59834f1
|
Mention support for pyinstaller 4.1
|
2020-12-03 12:35:01 +05:30 |
|
extremecoders-re
|
04133587d8
|
Mention support for pyinstaller 4.0
|
2020-08-18 11:04:25 +05:30 |
|
extremecoders-re
|
a025c925ef
|
Recreate original package structure inside PYZ
|
2020-06-13 15:38:01 +05:30 |
|
extremecoders-re
|
be970c6e0d
|
Add link to FAQ
|
2020-04-02 13:20:09 +05:30 |
|
extremecoders-re
|
1f03fbe132
|
Add link to wiki for extracting ELF's
|
2020-03-28 16:53:51 +05:30 |
|
extremecoders-re
|
8295c4ce6f
|
Correct year for v2.0 in changelog
|
2020-03-28 14:46:11 +05:30 |
|
extremecoders-re
|
cefd083883
|
Merge pull request #1 from 2press/patch-1
Bugfix on Python3 .8 AttributeError importlib
|
2020-03-27 23:45:56 +05:30 |
|
2press
|
b7099f2867
|
Bugfix on Python3 .8 AttributeError: module 'importlib' has no attribute 'util'
|
2020-03-27 14:08:26 +01:00 |
|
extremecoders-re
|
7decd1bf99
|
Correct typo
|
2020-03-27 14:56:11 +05:30 |
|
extremecoders-re
|
176b157245
|
Use importlib instead of imp for Python3
|
2020-03-27 14:55:19 +05:30 |
|
extremecoders-re
|
cc379e0baa
|
Remove unused import
|
2020-03-27 14:48:55 +05:30 |
|
extremecoders-re
|
b9810a79be
|
Save embedded packages and modules with pyc extension
|
2020-03-27 02:13:42 +05:30 |
|
extremecoders-re
|
0069e67f73
|
Mention support for pyinstaller versions 3.5 and 3.4
|
2020-03-27 02:11:49 +05:30 |
|
extremecoders-re
|
86cbbb478f
|
Include url to test binaries
|
2020-03-26 23:36:32 +05:30 |
|
extremecoders-re
|
3156c6f97f
|
Mention support for pyinstaller 3.4 and 3.5
|
2020-03-26 23:34:40 +05:30 |
|
extremecoders-re
|
a884912d42
|
Fix broken link
|
2020-03-26 03:03:52 +05:30 |
|
extremecoders-re
|
54698b8613
|
Add pyinstxtractor
|
2020-03-26 02:29:27 +05:30 |
|
extremecoders-re
|
2e8bfe6976
|
Initial commit
|
2020-03-25 16:54:10 +05:30 |
|