Anon0x23
|
b404b47d74
|
Update 0.1.1
## [0.1.1]
### Added
- Interactive menu system
- BCC decryption when standart decryption fails
- Colorful console output for better readability
- Multiprocessing with configurable thread count
- Improved logging with color-coded messages
### Fixed
- Improved error detection for BCC mode switching
- Fixed indentation issues in BCC fallback method
- Enhanced timeout handling for long-running deobfuscation tasks
|
2025-04-09 23:42:59 +02:00 |
|
本光
|
4363ff705c
|
feat: multi process (GH-6)
|
2025-04-06 00:40:47 +08:00 |
|
|
e7397945d3
|
feat: file format detection, single file mode
|
2025-03-25 23:47:21 +08:00 |
|
|
1d5b35a9d6
|
fix: py3.12 py3.13 limited support
|
2025-03-07 00:10:45 +08:00 |
|
|
dc5d2b95e0
|
fix: py3.11 limited support
|
2025-03-05 20:07:46 +08:00 |
|
|
c3f9db22c1
|
fix: py3.10 limited support
|
2025-03-05 18:08:18 +08:00 |
|
|
7d0e38e9cf
|
chore: interact & quality
|
2025-03-05 10:41:09 +08:00 |
|
|
c66529938f
|
fix: type hints (GH-2)
|
2025-03-04 21:22:56 +08:00 |
|
|
832f35413b
|
feat: mix str for disasm
|
2025-03-02 23:48:24 +08:00 |
|
|
dacfd29c02
|
wip: co_flags
|
2025-02-28 16:56:15 +08:00 |
|
|
5f66aa8d25
|
wip: co_code aes nonce xor key calculate
|
2025-02-28 00:39:00 +08:00 |
|
|
2cab8c4c92
|
wip: header parsing
|
2025-02-27 16:10:30 +08:00 |
|
|
79e22e193a
|
wip: extract data
|
2025-02-27 14:01:14 +08:00 |
|