top of page
Search

Microcode Studio Plus 5.0 17: Tips and Tricks for Optimizing Your PICBASIC Code

  • parismannon975jwy
  • Aug 17, 2023
  • 1 min read


Given we already have a good idea that this functions as a keylogger, we can still use some other tools to help back this theory up. For example by looking at this binary using pestudio we can immediately see this picks up on some imports and strings that help lead us to believe it acts as a keylogger.




microcode studio plus 5.0 17



Opening the program usine pestudio we can see it contains some strings related to cmd.exe which looks like it may be trying to delete something, strings associated with getting access to the current window it is running within, and reference to GetTickCount which may be used for anti-debugging. 2ff7e9595c


 
 
 

Recent Posts

See All

Comentários


© 2023 by Tomorrow. Proudly created with Wix.com     >>>     Call us: 123-456-7890      >>>     Follow us:

  • Facebook Basic
  • Twitter Basic
  • LinkedIn Basic
bottom of page