aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-05-22Very basic CorOS downloader toolThomas Van Iseghem
2023-04-30Update README.mdThomas Van Iseghem
2023-04-30Merge pull request #6 from JudahZF/DocsThomas Van Iseghem
Create and Update Documentation
2023-04-28Some small changes and typo fixesThomas Van Iseghem
Left out the hash since I'm not shure if that violates NDSP's IP. Because I'm in doubt, I'm leaving it out just to be shure.
2023-04-28Going to rewrite this in a little more detail later.Thomas Van Iseghem
2023-04-28Fixed small typo in Capture docsThomas Van Iseghem
2023-04-27Add Content to Developer DocsJudah Fuller
2023-04-26Made Requested ChangesJudah Fuller
Removed images from repo, removed duplicate readme,
2023-04-26Update Table of ContentsJudah Fuller
2023-04-26Bring detailed readme up to scratchJudah Fuller
2023-04-26Add images to MD filesJudah Fuller
2023-04-26Cleanup after pulling from upstreamJudah Fuller
2023-04-26Auto stash before merge of "Docs" and "upstream/main"Judah Fuller
2023-04-26Merge remote-tracking branch 'upstream/main' into DocsJudah Fuller
2023-04-26Updated to use easier shadow file accessThomas Van Iseghem
2023-04-26Make the Readme MarkDown Lint compliantJudah Fuller
2023-04-26Create a Duplicate readme keeping the detailed infoJudah Fuller
2023-04-26Create Base FilesJudah Fuller
2023-04-26FormattingJudah Fuller
2023-04-23Added favicon and update metaThomas Van Iseghem
2023-04-23Fixed merge conflict issuesThomas Van Iseghem
2023-04-23Merge branch 'main' into jwetzell-mainThomas Van Iseghem
# Conflicts: # File-decryption/webapp/assets/js/file-processing.js # File-decryption/webapp/index.html # File-decryption/webapp/style.css
2023-04-23Live decoder only visible for protobuf filesThomas Van Iseghem
2023-04-23Refactored / decrypt toggle / download button / live encodingThomas Van Iseghem
2023-04-23Fixed small typo and overriden arial font for ack buttonThomas Van Iseghem
2023-04-23Small fix for ack button text wrappingThomas Van Iseghem
2023-04-23Better disclaimer messageThomas Van Iseghem
2023-04-23Add disclaimer to decryption toolThomas Van Iseghem
2023-04-23Merge branch 'main' of https://github.com/jwetzell/OpenCortex into jwetzell-mainThomas Van Iseghem
# Conflicts: # File-decryption/webapp/index.html
2023-04-23add protobuf decodingJoel Wetzell
2023-04-23relocate js, css and proto filesJoel Wetzell
2023-04-23Fixed bug with scripts not loadingThomas Van Iseghem
2023-04-23Fixed typo, "decryptor" -> "decryption"Thomas Van Iseghem
2023-04-23Added styling for the decryptor upload buttonThomas Van Iseghem
2023-04-23Added some QC like stylingThomas Van Iseghem
2023-04-23Decrypt readme, put webapp on top since it's the most easy way of workingThomas Van Iseghem
2023-04-23Updated decrypt readmeThomas Van Iseghem
2023-04-23Renamed "Capture" to "File"-decryption and moved webapp to itThomas Van Iseghem
2023-04-23Merge branch 'qc_decrypt' of https://github.com/evilsocket/OpenCortex into ↵Thomas Van Iseghem
evilsocket-qc_decrypt
2023-04-23Better file export for decoded captureThomas Van Iseghem
The previous method gave trouble because it wasn't UTF-8 encoded that way
2023-04-22decryption ported to javascriptSimone Margaritelli
2023-04-22Better MD formatting for READMEThomas Van Iseghem
2023-04-22Removed unused import "json"Thomas Van Iseghem
2023-04-22Added tool to decode .cns captures to JSONThomas Van Iseghem
2023-04-22Small fix for building dev env while at itThomas Van Iseghem
Copying files, opened in VSCode on Windows, gives throuble with line endings
2023-04-22Decrypted file saves to diskThomas Van Iseghem
2023-04-22Forgot to push gitignore, also changed folder name in previousThomas Van Iseghem
2023-04-22Added data folder for easy mounting in docker container w/ gitignore for ↵Thomas Van Iseghem
contents
2023-04-21added Dockerfile (thanks @jwetzell)Simone Margaritelli
2023-04-21allow empty serial to decrypt ndsp updatesSimone Margaritelli