Rp1210

Latest version: v0.0.26

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.0.26alpha

✨ Enhancements
- Cleaned up logic for RP1210Config.loadDll()
- 100% code coverage. Added many tests to cover RP1210 specifically.

🐛 Bugs Fixed
- Fixed RP1210Config.getPath(), .abspath() was being used instead of .isabs().

0.0.25

✨ Enhancements
- Added BSC (blockSequenceCounter) to TransferDataRequest and updated raw
- Updated tests for Transfer Data

🐛 Bugs Fixed
- DID of Routine Control is 2 bytes

0.0.24alpha

🐛 Bugs Fixed
- Fixed DID size of Routine Control Response in Unified Diagnostic Services (now it's 1 byte rather than 2).

Thanks lisi12345 for this fix!

0.0.23alpha

In the UDS standard, RequestDownload and RequestUpload messages do not have DIDs. This release updates the associated classes to reflect that, and adds some extra functionality to them.

✨ Enhancements
- Fleshed out constructors for RequestDownloadRequest and RequestUploadRequest to enable setting each message field individually.
- Implemented automatically calculating the ALFID for RequestDownloadRequest and RequestUploadRequest. Enabled by default, but can be disabled with constructor parameters.

🐛 Bugs Fixed
- Fixed RequestDownload and RequestUpload classes not conforming to the standard.

Thanks go to kali-muon for this release!

0.0.22alpha

Fix UDS package issue, hopefully.

0.0.21alpha

✨ Enhancements
- Added new UDS services
- ClearDiagnosticInformation
- DynamicallyDefineDataIdentifier
- InputOutputControlByIdentifier
- ReadDataByPeriodicIdentifier
- ReadDTCInformation
- RequestFileTransfer
- RequestTransferExit
- RequestUpload
- RoutineControl
- SecuredDataTransmission
- TransferData
- WriteMemoryByAddress

🐛 Bugs Fixed
- Fixed output of generateNetMgmtName() in UDS package (the bytes were flipped)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.