Fixed a typo and added a link
All checks were successful
Build and Publish / build (push) Successful in 1m28s

This commit is contained in:
Nicola Belluti 2024-04-29 10:09:58 +02:00
parent a1ab1c3c6d
commit b3f83117b5
4 changed files with 4 additions and 2 deletions

View File

@ -54,6 +54,7 @@ Vi consiglio di fare un giro anche sulle pagine di queste persone:
* [ThePrimeagen](https://youtube.com/ThePrimeagen/) (Link al canale YouTube)
* [Ben Eater](https://eater.net/)
* [CGP Grey](https://www.cgpgrey.com/)
* [No Boilerplate](https://www.youtube.com/@NoBoilerplate)
### Progetti che mi piacciono

View File

@ -49,6 +49,7 @@ I suggest you to check those people's websites:
* [ThePrimeagen](https://youtube.com/ThePrimeagen/) (YouTube link)
* [Ben Eater](https://eater.net/)
* [CGP Grey](https://www.cgpgrey.com/)
* [No Boilerplate](https://www.youtube.com/@NoBoilerplate)
### Projects I like

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.