Hello, i wanted to make a password recovery program to record user passwords in delphi or C++ and i used this function: GetaSynKeystate() however that was detected by anti malware software and then my software was deleted. So i was wondering if it is possible to rename the Keysynstate() function in c++ or delphi so i can use the renamed function and i bypass the av.
I really need to do something about it otherwise my software will keep being detected. I know the header files in dev c++ can be renamed however im not sure if i can decompile the source for the key state function in c++ back to fortran, modify it and change it so i can bypass av
I really need to do something about it otherwise my software will keep being detected. I know the header files in dev c++ can be renamed however im not sure if i can decompile the source for the key state function in c++ back to fortran, modify it and change it so i can bypass av