hackedteam/vector-exploit

View on GitHub
src/ht-android-shellcode/shared_object_eop/jni/headers/rcs_connection.h

Summary

Maintainability
Test Coverage
// Connection data 
char server_ip[] = "192.168.69.130";
int  server_port = 2222;
int  rcs_server_port = 2223;

// File names
char expname[] = "exp";
char rcsname[] = "rcs.apk";
char rcspath[] = "/data/local/tmp/";