Jump to content
Not connected, Your IP: 18.188.227.108

Leaderboard


Popular Content

Showing content with the highest reputation on 01/25/23 in all areas

  1. 1 point
    xvq

    Blocked internet connection Windows

    Windows reset resolved the issue. Slowly reinstalling software to be able to detect if any specific app is the cause. So far have not installed Eddie.
  2. 1 point
    Hello! @OpenSourcerer Feel free to evaluate whether it's the case to merge both threads or not. Kind regards
  3. 1 point
    Ok, I ended up solving this myself with option 2), I made a script that "decrypts" and "encrypts" the file on demand so it can be edited manually. For it to work, the encyption/password in Eddie must be set to "Plain (no password asked)" (at least temporarily, after writing it back to the source, password protection can be turned back on). In case anybody else ever needs it, I attached the script (you need python and pycryptodome preinstalled). python eddie_profile.py decrypt --help python eddie_profile.py decrypt --outfile Eddie.xml # edit the XML, then make sure Eddie is not running before doing python eddie_profile.py encrypt --help python eddie_profile.py encrypt --infile Eddie.xml eddie_profile.py.txt
×
×
  • Create New...