Everyone who likes to tinker with cards, needs to send crafted commands.
This is what's this patch is for. It runs a submitted command on the selected reader using the API.
Example
Oscam url:
Sie müssen registriert sein, um Links zu sehen.
reader: skyv14
command: D174110006 (read PIN)
Run it with
code: | | 1: | curl '
Sie müssen registriert sein, um Links zu sehen.
' |
|
It activates the reader logging, if it's not already on. Then the command will be issued. After this the log setting will be restored. The cards answer can be found in ... you know.
Du musst angemeldet sein, um Bilder zu sehen.
This little thing helped me quite allot. Maybe it's good for you too.
It was tested on Videoguard, but it's supposed to work with all coding systems.
Happy tinkering!
Last edit: compiler warning on 32-bit systems fixed