Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-22 | Very basic CorOS downloader tool | Thomas Van Iseghem | |
2023-04-30 | Update README.md | Thomas Van Iseghem | |
2023-04-30 | Merge pull request #6 from JudahZF/Docs | Thomas Van Iseghem | |
Create and Update Documentation | |||
2023-04-28 | Some small changes and typo fixes | Thomas 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-28 | Going to rewrite this in a little more detail later. | Thomas Van Iseghem | |
2023-04-28 | Fixed small typo in Capture docs | Thomas Van Iseghem | |
2023-04-27 | Add Content to Developer Docs | Judah Fuller | |
2023-04-26 | Made Requested Changes | Judah Fuller | |
Removed images from repo, removed duplicate readme, | |||
2023-04-26 | Update Table of Contents | Judah Fuller | |
2023-04-26 | Bring detailed readme up to scratch | Judah Fuller | |
2023-04-26 | Add images to MD files | Judah Fuller | |
2023-04-26 | Cleanup after pulling from upstream | Judah Fuller | |
2023-04-26 | Auto stash before merge of "Docs" and "upstream/main" | Judah Fuller | |
2023-04-26 | Merge remote-tracking branch 'upstream/main' into Docs | Judah Fuller | |
2023-04-26 | Updated to use easier shadow file access | Thomas Van Iseghem | |
2023-04-26 | Make the Readme MarkDown Lint compliant | Judah Fuller | |
2023-04-26 | Create a Duplicate readme keeping the detailed info | Judah Fuller | |
2023-04-26 | Create Base Files | Judah Fuller | |
2023-04-26 | Formatting | Judah Fuller | |
2023-04-23 | Added favicon and update meta | Thomas Van Iseghem | |
2023-04-23 | Fixed merge conflict issues | Thomas Van Iseghem | |
2023-04-23 | Merge branch 'main' into jwetzell-main | Thomas Van Iseghem | |
# Conflicts: # File-decryption/webapp/assets/js/file-processing.js # File-decryption/webapp/index.html # File-decryption/webapp/style.css | |||
2023-04-23 | Live decoder only visible for protobuf files | Thomas Van Iseghem | |
2023-04-23 | Refactored / decrypt toggle / download button / live encoding | Thomas Van Iseghem | |
2023-04-23 | Fixed small typo and overriden arial font for ack button | Thomas Van Iseghem | |
2023-04-23 | Small fix for ack button text wrapping | Thomas Van Iseghem | |
2023-04-23 | Better disclaimer message | Thomas Van Iseghem | |
2023-04-23 | Add disclaimer to decryption tool | Thomas Van Iseghem | |
2023-04-23 | Merge branch 'main' of https://github.com/jwetzell/OpenCortex into jwetzell-main | Thomas Van Iseghem | |
# Conflicts: # File-decryption/webapp/index.html | |||
2023-04-23 | add protobuf decoding | Joel Wetzell | |
2023-04-23 | relocate js, css and proto files | Joel Wetzell | |
2023-04-23 | Fixed bug with scripts not loading | Thomas Van Iseghem | |
2023-04-23 | Fixed typo, "decryptor" -> "decryption" | Thomas Van Iseghem | |
2023-04-23 | Added styling for the decryptor upload button | Thomas Van Iseghem | |
2023-04-23 | Added some QC like styling | Thomas Van Iseghem | |
2023-04-23 | Decrypt readme, put webapp on top since it's the most easy way of working | Thomas Van Iseghem | |
2023-04-23 | Updated decrypt readme | Thomas Van Iseghem | |
2023-04-23 | Renamed "Capture" to "File"-decryption and moved webapp to it | Thomas Van Iseghem | |
2023-04-23 | Merge branch 'qc_decrypt' of https://github.com/evilsocket/OpenCortex into ↵ | Thomas Van Iseghem | |
evilsocket-qc_decrypt | |||
2023-04-23 | Better file export for decoded capture | Thomas Van Iseghem | |
The previous method gave trouble because it wasn't UTF-8 encoded that way | |||
2023-04-22 | decryption ported to javascript | Simone Margaritelli | |
2023-04-22 | Better MD formatting for README | Thomas Van Iseghem | |
2023-04-22 | Removed unused import "json" | Thomas Van Iseghem | |
2023-04-22 | Added tool to decode .cns captures to JSON | Thomas Van Iseghem | |
2023-04-22 | Small fix for building dev env while at it | Thomas Van Iseghem | |
Copying files, opened in VSCode on Windows, gives throuble with line endings | |||
2023-04-22 | Decrypted file saves to disk | Thomas Van Iseghem | |
2023-04-22 | Forgot to push gitignore, also changed folder name in previous | Thomas Van Iseghem | |
2023-04-22 | Added data folder for easy mounting in docker container w/ gitignore for ↵ | Thomas Van Iseghem | |
contents | |||
2023-04-21 | added Dockerfile (thanks @jwetzell) | Simone Margaritelli | |
2023-04-21 | allow empty serial to decrypt ndsp updates | Simone Margaritelli | |