Forum > Coding >

The API V2 doesn't work

Posts: 3

Threads: 2

Joined: Jun, 2019

Reputation: 0

Posted

The download gives you a .dll file but you need a .cpp.dll file because thats what the api was written in therefore changing things around in visual studio will frick you over. Also the isAPIAttached(); function isnt in the dll either so the API physically won't work.

  • 0

Posts: 4

Threads: 1

Joined: Jun, 2019

Reputation: 0

Replied

You have to use the WeAreDevs.dll as a reference in c# then do ExploitApi API = new ExploitApi(); then do API.isAttached == true {

Code here

 

}

  • 0

Posts: 3

Threads: 2

Joined: Jun, 2019

Reputation: 0

Replied

Where do i put them in my actual program like in the code

  • 0

Users viewing this thread:

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