Fast Inject
Fast Inject
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Drawing;
using System.Linq;
using System.Media;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using MAGİC;
using static System.Windows.Forms.VisualStyles.VisualStyleElement;
namespace test
{
public partial class Form1 : Form
{
MAGİCMEM MAGİC = new MAGİCMEM();
public Form1()
{
InitializeComponent();
}
public string gp;