hackedteam/core-linux

View on GitHub
dropper/src/so.h

Summary

Maintainability
Test Coverage
#ifndef _SO_H
#define _SO_H

/* THIS IS A STUB FOR STRING OBFUSCATION */

#define SO
void so(void);

#endif /* _SO_H */