18 Commits

Author SHA1 Message Date
8fba94269c fix: friendly message for upx (gh-12, gh-35) 2026-02-23 21:03:20 +08:00
Lee Wei
0658f455f7 fix(detect & shot): not necessarily starts with b"PY00" e.g. PY01xxx 2026-01-31 01:30:43 +08:00
87b1c7a86e fix: NOP is not 9 if minor version >= 13 2025-12-17 23:49:38 +08:00
d9a5dee5aa refactor(scripts): replace int.from_bytes with dword 2025-11-20 16:06:53 +08:00
63b6228d00 fix(detect): not necessarily starts with b"PY" 2025-11-20 15:49:20 +08:00
d4837f0e08 release v0.2.2 2025-11-19 08:57:05 +08:00
aadaadc300 feat: support "pyarmor-1shot.elf" and "pyarmor-1shot.macho" 2025-11-18 17:32:53 +08:00
71c3307e63 Reapply "feat: add unit buffer option"
This reverts commit 08da357e966727b96274f3442646734d7df1f6ea.
2025-11-18 03:30:25 +08:00
766647f40b feat: add no banner option 2025-11-18 03:29:59 +08:00
9bdf74aea5 chore: todo 2025-11-14 04:06:32 +08:00
e52a943769 feat: pyarmor_runtime preprocess (gh-29) 2025-11-04 22:56:03 +08:00
10a3c24fac refactor: add path handling (gh-29), detect encodings, format py scripts 2025-10-29 18:50:31 +08:00
d0d3f74733 feat: default runtime (000000) 2025-10-12 20:42:39 +08:00
ec8581104d release v0.2.1 2025-10-12 20:13:49 +08:00
ae82712c59 feat: prompt & version output; note for ctf challenge makers 2025-10-12 15:37:07 +08:00
9a62615ccd fix: bcc on windows is elf, ignore extra flag 0x20 2025-09-24 22:47:14 +08:00
e892da34cf fix: check output_dir is dir 2025-09-19 20:02:24 +08:00
4f629a9091 chore: directory structure 2025-09-13 14:39:22 +08:00