TDEVMON service Exec format error

Hello
Sorry for my lack of knowledge but i get Exec format error when i try running tdevmon compiled binary on RPI4

root@DietPi:/home/dietpi/tdevmon-3.3.12-linux-arm64/bin# ./tdevmon
bash: ./tdevmon: cannot execute binary file: Exec format error

i have managed to compile and load the driver but i dont know why i get this error

What does uname -a say?

My first guess would be that you are running a 32-bit Linux on RPi4; if that's the case, you need to grab an arm32 package of tdevmon.

sorry that was my bad i havent noticed kernel i was running is 32bit