• Joined on 2025-12-01
jory renamed repository from crypter to jory/AES-Encrypter-Rust 2025-12-17 21:20:38 +01:00
jory created repository jory/AES-Encrypter-Rust 2025-12-17 21:19:35 +01:00
jory pushed to main at jory/Early-Cryo-Bird-Injection 2025-12-13 15:15:15 +01:00
007bd25f69 initial commit
60008c841f Update README.md
4f292b209f Update README.md
027ba24d4b Update README.md
7dc1907a6d Update README.md
jory created branch main in jory/Early-Cryo-Bird-Injection 2025-12-13 15:15:15 +01:00
jory created repository jory/Early-Cryo-Bird-Injection 2025-12-13 15:12:51 +01:00
jory pushed to devel at jory/upx 2025-12-13 14:10:02 +01:00
jory pushed to devel at jory/upx 2025-12-13 14:03:51 +01:00
43116a9f2f Merge branch 'stealthy' into devel
a8c82c0f3f Use pefile.cpp from stealthy branch
16d1ec0fff Complete UPX evasion implementation
65a57ceea9 Progress: UPX evasion - breaks most detection patterns
97566c3344 Safe evasion techniques working - libphotoshop_packed_safe2.dll functional
Compare 8 commits »
jory created pull request jory/upx#1 2025-12-13 13:53:00 +01:00
stealthy
jory pushed to stealthy at jory/upx 2025-12-13 13:44:30 +01:00
16d1ec0fff Complete UPX evasion implementation
65a57ceea9 Progress: UPX evasion - breaks most detection patterns
Compare 2 commits »
jory pushed to stealthy at jory/upx 2025-12-13 12:20:03 +01:00
97566c3344 Safe evasion techniques working - libphotoshop_packed_safe2.dll functional
477535d32d Fixed DLL functionality by removing problematic evasion techniques
Compare 2 commits »
jory pushed to stealthy at jory/upx 2025-12-13 12:02:09 +01:00
12b648b963 Advanced UPX evasion techniques for malware analysis
jory created branch stealthy in jory/upx 2025-12-13 11:53:38 +01:00
jory pushed to stealthy at jory/upx 2025-12-13 11:53:38 +01:00
d7b37970d1 UPX evasion modifications for malware analysis testing
jory pushed to devel at jory/upx 2025-12-12 22:02:44 +01:00
3a828abcb9 An attempt to obfuscate more to get less detected as upx by AV
jory pushed to devel at jory/upx 2025-12-12 19:46:26 +01:00
c95ff77bed fixed broken packer
jory pushed to devel at jory/upx 2025-12-12 19:21:45 +01:00
d4f43249ab feat: Improve evasion techniques
jory pushed to devel at jory/upx 2025-12-12 15:31:38 +01:00
808dd698ef Update upx_evasion.py
jory pushed to devel at jory/upx 2025-12-12 15:24:25 +01:00
0a8ac15c67 added custom stub
6bcfbb7c4f feat: Implement AV evasion techniques (section renaming and padding)
Compare 2 commits »
jory synced commits to refs/heads/test-misc at jory/upx from mirror 2025-12-12 13:36:58 +01:00
d767332943 CI updates