workspace.xml
1 <?xml version="1.0" encoding="UTF-8"?> 2 <project version="4"> 3 <component name="AutoImportSettings"> 4 <option name="autoReloadType" value="SELECTIVE" /> 5 </component> 6 <component name="ChangeListManager"> 7 <list default="true" id="fb745f35-5be5-4317-b0e5-9e82a8e400db" name="Changes" comment=""> 8 <change afterPath="$PROJECT_DIR$/../CTF/HackTheBox Labs/Quack Quack.md" afterDir="false" /> 9 <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> 10 <change afterPath="$PROJECT_DIR$/QuackQuack.py" afterDir="false" /> 11 <change beforePath="$PROJECT_DIR$/../.obsidian/plugins/OA-file-hider/data.json" beforeDir="false" afterPath="$PROJECT_DIR$/../.obsidian/plugins/OA-file-hider/data.json" afterDir="false" /> 12 <change beforePath="$PROJECT_DIR$/../.obsidian/plugins/remember-cursor-position/cursor-positions.json" beforeDir="false" afterPath="$PROJECT_DIR$/../.obsidian/plugins/remember-cursor-position/cursor-positions.json" afterDir="false" /> 13 <change beforePath="$PROJECT_DIR$/../.obsidian/workspace.json" beforeDir="false" afterPath="$PROJECT_DIR$/../.obsidian/workspace.json" afterDir="false" /> 14 <change beforePath="$PROJECT_DIR$/../Pasted image 20250408164138.png" beforeDir="false" afterPath="$PROJECT_DIR$/../Images/Pasted image 20250408164138.png" afterDir="false" /> 15 <change beforePath="$PROJECT_DIR$/../Pasted image 20250408164204.png" beforeDir="false" afterPath="$PROJECT_DIR$/../Images/Pasted image 20250408164204.png" afterDir="false" /> 16 <change beforePath="$PROJECT_DIR$/../Pasted image 20250408164315.png" beforeDir="false" afterPath="$PROJECT_DIR$/../Images/Pasted image 20250408164315.png" afterDir="false" /> 17 <change beforePath="$PROJECT_DIR$/../Resource & References/Tools/Useful Links.md" beforeDir="false" afterPath="$PROJECT_DIR$/../Resource & References/Tools/Useful Links.md" afterDir="false" /> 18 </list> 19 <option name="SHOW_DIALOG" value="false" /> 20 <option name="HIGHLIGHT_CONFLICTS" value="true" /> 21 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> 22 <option name="LAST_RESOLUTION" value="IGNORE" /> 23 </component> 24 <component name="FileTemplateManagerImpl"> 25 <option name="RECENT_TEMPLATES"> 26 <list> 27 <option value="Python Script" /> 28 </list> 29 </option> 30 </component> 31 <component name="Git.Settings"> 32 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." /> 33 </component> 34 <component name="ProjectColorInfo">{ 35 "associatedIndex": 1 36 }</component> 37 <component name="ProjectId" id="2wqPppI4jQmuKQNm8plYXaaGNzx" /> 38 <component name="ProjectViewState"> 39 <option name="hideEmptyMiddlePackages" value="true" /> 40 <option name="showLibraryContents" value="true" /> 41 </component> 42 <component name="PropertiesComponent"><![CDATA[{ 43 "keyToString": { 44 "Python.QuackQuack.executor": "Run", 45 "RunOnceActivity.ShowReadmeOnStart": "true", 46 "RunOnceActivity.git.unshallow": "true", 47 "git-widget-placeholder": "master", 48 "last_opened_file_path": "/home/bumpy/Documents/Obsidian/Cyber Security" 49 } 50 }]]></component> 51 <component name="SharedIndexes"> 52 <attachedChunks> 53 <set> 54 <option value="bundled-python-sdk-0fc6c617c4bd-9a18a617cbe4-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-243.22562.220" /> 55 </set> 56 </attachedChunks> 57 </component> 58 <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> 59 <component name="TaskManager"> 60 <task active="true" id="Default" summary="Default task"> 61 <changelist id="fb745f35-5be5-4317-b0e5-9e82a8e400db" name="Changes" comment="" /> 62 <created>1746766316193</created> 63 <option name="number" value="Default" /> 64 <option name="presentableId" value="Default" /> 65 <updated>1746766316193</updated> 66 <workItem from="1746766317294" duration="3663000" /> 67 <workItem from="1746770580216" duration="388000" /> 68 </task> 69 <servers /> 70 </component> 71 <component name="com.intellij.coverage.CoverageDataManagerImpl"> 72 <SUITE FILE_PATH="coverage/Scripts$QuackQuack.coverage" NAME="QuackQuack Coverage Results" MODIFIED="1746770811043" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" /> 73 </component> 74 </project>