Advertisement
FlyFar

dropper_Encoding.h

Feb 18th, 2023
747
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.11 KB | Cybersecurity | 0 0
  1. #ifndef __ENCODING_H__
  2. #define __ENCODING_H__
  3.  
  4. #include "StdAfx.h"
  5.  
  6. BOOL DecodeEncryptedModuleNames();
  7.  
  8. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement