This is a tool to generate the OTP token needed to use OSDE credentials directly on a terminal. Its intended use is for nerds who do not like to have an application installed on their phones in order to be able to use their health insurance service.
Here's a blog post describing what was the process behind this.
This is not related to OSDE or any other business of any kind and I reserve the right to do whatever I want.
- Node.JS v14
There is no need to install anything, as this tool doesn't use external libraries.
You need to fill your OTP seed on the config.json
file. On Android you can get it by looking at the file located at /data/data/ar.com.osde.ads/databases/credencialDigitalSqlite
(root required)
$ npm run start