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.
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
}
Cancel
Post
Replied
Where do i put them in my actual program like in the code
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post