aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-04-26Refactored and added encrypt functioncapture-sharingThomas 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-26Updated to use easier shadow file accessThomas Van Iseghem
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
2023-04-21new: added qc_decrypt utilitySimone Margaritelli
2023-03-10Fixed typo of README fileThomas Van Iseghem
2023-03-09Merge branch 'feature/docker-dev-environment' into developdevelopThomas Van Iseghem
2023-03-09Updated modelrepo to build custom update fileThomas Van Iseghem
Verified by updating my own QC that it is possible to use the Docker environment as a custom update builder
2023-03-09Merge branch 'main' into feature/docker-dev-environmentThomas Van Iseghem
2023-03-09Added a update package builderThomas Van Iseghem
2023-03-09Added a docker compose file for easier cliThomas Van Iseghem
2023-03-09Docker env can now mount and use update files from hostThomas Van Iseghem
2023-02-09Delete note, had contact with NDSPThomas 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-01Added docker development environmentThomas Van Iseghem
2023-01-28Dockerfile for cross-compiler environmentThomas Van Iseghem
2023-01-28Merge branch 'feature/update-modelrepo' into developThomas Van Iseghem
2023-01-28Updated ModelRepo'sThomas Van Iseghem
2023-01-28Added manual override jsonThomas Van Iseghem
2023-01-28Moved renamer to repo folder / rename original repoThomas Van Iseghem
2023-01-25Added screenshot for VNC solutionThomas Van Iseghem
2023-01-25Added framerate noteThomas Van Iseghem