15 July, 2022 - 02:00 PM
(15 July, 2022 - 01:40 PM)dyingfetus Wrote: Show More(15 July, 2022 - 01:36 PM)dyingfetus Wrote: Show More(15 July, 2022 - 01:34 PM)K3tlyn Wrote: Show Moreyou're loosing 180 euro worth of upgrade for 40 $ scamusing System;
using System.Diagnostics;
using System.IO;
using System.Threading.Tasks;
{
class Program
{
static void Main(string[] args)
{
string fileName = @"C:\hydranetworkchecker/main.py";
Process p = new Process();
p.StartInfo = new ProcessStartInfo(@"C:\Python27\python.exe", fileName)
{
RedirectStandardOutput = true,
UseShellExecute = false,
CreateNoWindow = true
};
p.Start();
string output = p.StandardOutput.ReadToEnd();
p.WaitForExit();
Console.WriteLine(output);
Console.ReadKey();
}
}
}
https://cracked.io/Thread-Leak-LOL-Hydra...th-Capture
Anything-else I can help you with?
The fact that you leaked the program i paid you to make, makes any response by you on this report pointless.
Wont respond till a mod get involved
Only way to prove I delivered it