Categories > Coding > C# >
[question] how to add monaco to WinForms with cerfsharp
Posted
So, I want to use monaco in my exploit, but idk how to initialize it with CefSharp. Can sombody help me?
Not a skidder btw 🤦♀️😂
Did I mention I use arch btw?
simp for immune
Replied
It's really simple:
Download Monaco
right the following:
using Monaco; class Program { static void Main() { Monaco rd = new Monaco(); int rand_num = rd.Next(100,200); Monaco.WriteLine("Write Anything Here."); } }
Boom, your good to go.
Cancel
Post
Exo
https://discord.gg/n6jjMkSNus
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post