Forum > General >

Essploit V1.01 BETA

Posts: 34

Threads: 14

Joined: Oct, 2019

Reputation: -20

Posted

Essploit is a Level 6 Exploit With a modified WRDAPI to make it Level 6 and No Key!

 

Download Now!

  • 0

Potatox

61928

Posts: 353

Threads: 25

Joined: May, 2019

Reputation: 2

Replied

Sorry to shut you down but WRD API is no where near one of the best API's and I don't really trust exploits like this where they say "A powerful Level 6 Exploit" when It cant execute any good scripts.

  • 0

Hyakki
Wanting to learn Lua ; _ ;

Hyakki#0711

Posts: 34

Threads: 14

Joined: Oct, 2019

Reputation: -20

Replied

Well its a modyfied WRDAPI so its better that the actual one(Note it may crash if you dont have Intel i7 of above).

  • 0

Posts: 36

Threads: 5

Joined: Jun, 2018

Reputation: 0

Replied

Your exploit is incredibly basic. I agree where I don't think this could execute good scripts. Hell, the name of the form is called Exploit_Template_With_WRDAPI.

 

Here's his code. It's incredibily basic -

namespace Exploit_Template_with_WRDAPI
{
    
// Token: 0x02000002 RID: 2
    
public class Form1 : Form
    
{
        
// Token: 0x06000001 RID: 1 RVA: 0x00002050 File Offset: 0x00000250
        
public Form1()
        
{
            
this.InitializeComponent();
        
}

        
// Token: 0x06000002 RID: 2 RVA: 0x00002073 File Offset: 0x00000273
        
private void BtnInject_Click(object sender, EventArgs e)
        
{
            
this.api.LaunchExploit();
        
}

        
// Token: 0x06000003 RID: 3 RVA: 0x00002084 File Offset: 0x00000284
        
private void BtnExecute_Click(object sender, EventArgs e)
        
{
            
string text = this.inputScript.Text;
            
this.api.SendLuaScript(text);
        
}
        

I honestly don't think your exploit is anywhere near close with this code. Anybody could do api.SendLuaScript(textbox1.Text); or api.LaunchExploit();

 

  • 0

Potatox

61928

Posts: 353

Threads: 25

Joined: May, 2019

Reputation: 2

Replied

@Essetail

No matter what WRD API modified or not will not beat other API's. And the fact that you say It's a level 6 is sort of "A lie", concidering Level 7 went a while back (not too sure about levels anymore) exploits such as Synapse X and other paid exploits are Level 6. 

Most free exploits are Level 5 if not *NEARLY* level 6 capability like Skisploit which is an amazing at executing scripts.

  • 0

Hyakki
Wanting to learn Lua ; _ ;

Hyakki#0711

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )