├── OSCPNotes.ctb └── README.md /OSCPNotes.ctb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AI-BlackB0x/KeepNoteOSCP/b34d20796efd92a0160b7273d07bd14278fe5d64/OSCPNotes.ctb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Welcome to OSCP Notes 2 | 3 | A hierarchical note taking application, 4 | featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. 5 | Help you with OSCP Exam 6 | 7 | ## Installation 8 | 9 | git clone https://github.com/AI-BlackB0x/KeepNoteOSCP.git 10 | 11 | ## Where to download CheeryTree app 12 | https://www.giuspen.com/cherrytree/ 13 | 14 | 15 | 16 | --------------------------------------------------------------------------------