Categories > Coding > C++ >
How do i make an exploit api?
Posted
Ive been making exploits for a bit now but ive never got to learn how to make an api. Is there any way someone can help me out or just tell me how. The reason im not hireing someone for that is cause ot costs alot and that is a bit to much for me just for an exploit.
Replied
Api != dll
Api cs
Dll cpp
Replied
I used to be in your position myself back when I started creating exploits and had no idea how things worked.
So first off, don't do anything stupid like paying for a showerhead DLL - it's not worth it. You want to become comfortable with both C# and C++ if you ever want to have an exploit API that gets somewhere in this community, hard work but it pays off in the end.
My most recommended approach for a beginner is to learn off of an open sourced Roblox Exploit DLL called Headhunter which can infact be turned into an API easily via a simple DLL in C# (not really hard to make at all). If you're going to take this approach, do not skid headhunter - let people know you're using their DLL source as a base or you WILL get exposed like Hexi did. If you're struggling to add custom functions to the DLL, I suggest taking a look at the HSVM methods used in the Synapse X Source Code which is outdated but is a great learning resource in my opinion.
https://media.discordapp.net/attachments/961695135308071006/974298107997200414/banner.png
Replied
tysm! i am confident with c# so now i could start with c++ since i already have simple knowledge
Added
@atari is it possible u can send me a link for it?
Replied
@SlimySploit It's good that you have a decent amount of knowledge on C#, making C++ a little easier to understand. Here are the links as you requested.
Headhunter: Click Here
Synapse X (Source Code): Click Here
LearnC++: Click Here
C++ for Dummies (7th Edition): Click Here
https://media.discordapp.net/attachments/961695135308071006/974298107997200414/banner.png
Replied
@SlimySploit
Ik you from a vid a friend recommended to me lol
exploiters are cool
Replied
@Shade_0122 i code external cheat in nodejs without using dll :troll:
thanks everyone for rep even though i don't need it lol
Replied
So first its not called a API because a API is C# and it makes it easier to use a DLL is C++ and thats what you wanna learn and yes I know its hard making code from scratch so you can use opensource code as long as you give credits
Source Code: https://github.com/fish-sticks/headhunter
Learn C++: https://www.learncpp.com/
also get addy's addresses from WeAreDevs or V3rmillion or get ghira and do it your self
Exploits I own: Synapse X | Script-Ware
Exploits I use: Synapse X
Discord: Huddy#0951
Fluxus Support Staff
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )