Reverse Mouse Move Simulation -- 2

Job ID: 35586011

Budget: $30 – $250 USD

I want to use mouse move function like "mouse_move(int x, int y)" for the macro in a video game. But the game blocking this because they thinking I want to use this function for another thing. But I want to use it for only macro, not for another bad thing.

I found an app and it's working in the game. You should reverse this app and get the mouse_move(int x, int y) function. So I can use it in my c++ project. I think they using their own kernel driver.

After you reverse I want simple C++ project with all functions from you. Like mouse_move(int x, int y), map() functions etc. I checked their product with DotPeek but they obfuscated.