No description
Find a file
MaddoScientisto de077ca5d5 Add detailed analysis and documentation for RSNet.dll download functionality
- Introduced a comprehensive markdown document outlining the API surface of RSNet.dll related to downloading video files.
- Documented initialization, connection, record querying, and download processes.
- Provided insights into the exported functions, their parameters, and expected behaviors.
- Included practical implications and recommendations for implementing a downloader script using C# interop.
- Highlighted the necessary struct layouts and callback mechanisms for effective integration with the DLL.
2026-04-17 21:19:46 +02:00
.github Add detailed analysis and documentation for RSNet.dll download functionality 2026-04-17 21:19:46 +02:00
.vscode Add detailed analysis and documentation for RSNet.dll download functionality 2026-04-17 21:19:46 +02:00
docs Add detailed analysis and documentation for RSNet.dll download functionality 2026-04-17 21:19:46 +02:00
Surveillance-Client.rep Add detailed analysis and documentation for RSNet.dll download functionality 2026-04-17 21:19:46 +02:00
SurveillanceClient Add detailed analysis and documentation for RSNet.dll download functionality 2026-04-17 21:19:46 +02:00
RSNet.dll Add detailed analysis and documentation for RSNet.dll download functionality 2026-04-17 21:19:46 +02:00
Surveillance-Client.gpr first decomp and analysis 2026-03-25 16:41:55 +01:00