vakho10 / java-keylogger

A simple key logger application implemented in Java
51 stars 31 forks source link

import org.jnativehook.GlobalScreen; import org.jnativehook.NativeHookException; import org.jnativehook.keyboard.NativeKeyEvent; import org.jnativehook.keyboard.NativeKeyListener; import org.slf4j.Logger; import org.slf4j.LoggerFactory; does not exist #1

Open Yesl321 opened 4 years ago

Yesl321 commented 4 years ago

it doesnt exist help?

FCPercival commented 3 years ago

Here you can find NativeHook's and Slf4j's libraries, JNativeHook and Slf4j, then simply download the latest version and add it to your IDE.