Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-26 | Refactored and added encrypt functioncapture-sharing | Thomas Van Iseghem | |
This can be refactored even more but will do that later. This is a good setup to allow for a PoC capture sharing service. | |||
2023-04-26 | Updated to use easier shadow file access | Thomas Van Iseghem | |
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 | |
2023-04-21 | new: added qc_decrypt utility | Simone Margaritelli | |
2023-03-10 | Fixed typo of README file | Thomas Van Iseghem | |
2023-03-09 | Merge branch 'feature/docker-dev-environment' into developdevelop | Thomas Van Iseghem | |
2023-03-09 | Updated modelrepo to build custom update file | Thomas Van Iseghem | |
Verified by updating my own QC that it is possible to use the Docker environment as a custom update builder | |||
2023-03-09 | Merge branch 'main' into feature/docker-dev-environment | Thomas Van Iseghem | |
2023-03-09 | Added a update package builder | Thomas Van Iseghem | |
2023-03-09 | Added a docker compose file for easier cli | Thomas Van Iseghem | |
2023-03-09 | Docker env can now mount and use update files from host | Thomas Van Iseghem | |
2023-02-09 | Delete note, had contact with NDSP | Thomas Van Iseghem | |
Got in contact with one of the devs disclosing a security issue. Seems they're restricted in what they can discuss but are happy to receive any issues found by us. | |||
2023-02-01 | Added docker development environment | Thomas Van Iseghem | |
2023-01-28 | Dockerfile for cross-compiler environment | Thomas Van Iseghem | |
2023-01-28 | Merge branch 'feature/update-modelrepo' into develop | Thomas Van Iseghem | |
2023-01-28 | Updated ModelRepo's | Thomas Van Iseghem | |
2023-01-28 | Added manual override json | Thomas Van Iseghem | |
2023-01-28 | Moved renamer to repo folder / rename original repo | Thomas Van Iseghem | |
2023-01-25 | Added screenshot for VNC solution | Thomas Van Iseghem | |
2023-01-25 | Added framerate note | Thomas Van Iseghem | |