Florian Bach
79be3e3d87
BETA: Migration code from DeACSM to ACSM Input
...
Do not use this version yet unless you have a backup of your account data
2022-10-08 17:52:47 +02:00
Florian Bach
2904e187c4
Add GUI, rename to "ACSM Input"
2022-09-05 18:34:40 +02:00
melvyn2
0cb13b9d38
Move all win32 logic to wine executable
...
Actions like reading the registry and serial number were being done in python even though the final decryption was done in wine. This commit moves all windows logic except architecture detection into the exe ran under wine to simplify the architecture.
2022-07-31 10:25:07 +02:00
melvyn2
61a03fe988
Fix Wine extraction script for python 2/3
2022-07-31 10:25:07 +02:00
Florian Bach
3a460ae1fd
Fix Wine import for Python2
2022-01-16 19:00:29 +01:00
Florian Bach
6d72506fad
Begin work on Python2 support
2022-01-16 18:11:35 +01:00
Florian Bach
f453dd7391
Fix wine parsing code
2021-12-09 16:50:58 +01:00
Florian Bach
f7eb9e5d79
Beta 3: Support for importing from Wine
2021-11-25 09:15:37 +01:00