Fixed a typo and added a link

This commit is contained in:
2024-04-29 10:09:58 +02:00
parent 0b416de47f
commit 64a7887a77
4 changed files with 4 additions and 2 deletions

View File

@ -155,7 +155,7 @@ chiamata `FKAttend.dll`.
Cercando sul web, sembra che questa libreria sia in giro da molti anni e dubito
altamente che l'abbia scritta la compagnia del lettore. Ho trovato anche [la
documentazione ufficiale del
DDL](</posts/2024/04/reverse-engineering-an-attendance-clock-part-1/FKAttend User's Manual.pdf>),
DLL](</posts/2024/04/reverse-engineering-an-attendance-clock-part-1/FKAttend User's Manual.pdf>),
ma nient'altro.
Dato che decompilare una libreria che manco il creatore ha avuto voglia di

View File

@ -149,7 +149,7 @@ Searching here and there, I found out the bitter truth: inside the
Searching the web, it seems this library has been around for many years, and I
highly doubt the company that made the reader wrote it themselves. I also found
the [official DDL
the [official DLL
documentation](</posts/2024/04/reverse-engineering-an-attendance-clock-part-1/FKAttend User's Manual.pdf>),
but nothing else.