cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

VioletHat
Journeyman III

AMD Optimized C++ Compiler Problem

Program compiled with AMD C++ Compiler when run will automatically send IP and Subnet mask to anonymous  server. Since there's no anonymous server, I let the compiled program in PC 2 send a binary to PC 1 for bypass firewall
PC 1 will send 2 32bit binary: 1111000000001111 && 0000111111110000
PC 2 will automatically send 2 32bit binary without any rules to PC 1. PC 1 will send 3 32bit binary without any rules to PC 2. PC 2 will send a random binary and a program's value can be modified to PC 1. PC 1 will send back the exact binary and modified program's value to PC 2

0 Likes
0 Replies