Raptor
Active member
In the absence of anything supplied I've been looking into this too.Hey, what jar files did you modify to do this?
C:\ProgramData\BoschDiagnosticTool3 is a useful directory and I've managed to get the app to output Trace level of logging via a modified log4j conf file and can see the system calls.
everything starts at: com.bosch.ebike.diagnostic.bdp.app.MainLauncher
I don't think any java classes were modified
Likely we'll need to intercept the api calls to the authentication service that Bosch uses and certs are also likely involved here. I'll have more time over the weekend to look at wireshark stuff
I'll PM separately so we can maybe collaborate outside of the public domain!