Safihre
6d8c264e90
Update copyright year to 2020
2020-04-25 16:30:38 +02:00
Safihre
91a472130f
Py3: Running post-processing scripts
...
Needs a functional test!
2019-02-17 20:45:53 +01:00
Safihre
d7bea6f134
Merge branch 'develop' into py3
2018-12-25 10:54:56 +01:00
Safihre
60afb7f444
Update copyright year to 2019
2018-12-24 11:51:48 +01:00
Safihre
0ae5c7f8aa
Code improvements
2018-11-28 09:23:11 +01:00
Safihre
2341ea44ec
Py3: Fixes after merge from develop
...
And set the shebang to Python 3 specifc
2018-10-12 21:05:19 +02:00
Safihre
579e07adc3
Merge branch 'develop' into py3
2018-10-12 10:10:10 +02:00
Safihre
7a7ce47769
Remove redundant parentheses
2018-09-05 11:26:38 +02:00
Rik Smith
f83f71a950
Fix Deobfuscate.py script ( #1166 )
...
* Fix deobfuscate script
* Rename for code check
* Rename for code check
2018-08-06 08:35:01 +02:00
Safihre
5168915a65
Manualy par2 parsing in Deobfuscate.py for major performance increase
...
By @P1nGu1n, thanks!
2018-08-03 15:13:20 +02:00
Safihre
bc18369552
Spelling fix in Deobfuscate.py
...
Closes #1152
2018-06-08 10:45:17 +02:00
Safihre
6cf701599c
Merge branch 'develop' into py3
2018-05-30 15:07:10 +02:00
Safihre
2cdf284578
Update copyright to 2018
2018-03-15 13:14:08 +01:00
Safihre
c6054e622c
Py3: First 2to3 conversion
2017-10-28 14:53:31 +02:00
Safihre
c908a396df
Correct the Deobfuscate script
2017-10-04 19:51:28 +02:00
Safihre
6c0b32004a
Update RecursivePar2 to be more general deobfuscation
...
On top of scanning for the "rename.par2", it will also rename the largest file to the job-name. But only if there's 1 large file, otherwise it could get messy. If they want more, they can do it themselves or submit a PR.
2017-09-27 14:32:12 +02:00