Categories > Coding > C# >

Crazy Fast Injection Speeds

Posts: 489

Threads: 39

Joined: May, 2020

Reputation: 4

Posted

For my exploit Kronos if some of you know already I use JJSploits dll for it because they wont make a new Wrd Api, Using the normal Injection code from there FluxteamApi for it I noticed that it was kinda slow even using CreatRemoteThread. So I modified more or less all injection code and now I have the injection speed blazing speed while being very reliable and also stable and consistent.

 

The injection code is written in pure C#

 

Old Injection Time Averages: 2 sec

 

New Injection Time Averages: 0.012 sec or 12 milliseconds

 

https://cdn.discordapp.com/attachments/783382943951093781/1130783638569623602/ApplicationFrameHost_AZxJ8OhuEM.mp4

 

Also I do not plan to release any of the code related to the api I made because it does not use my dll

 

If you want to use Kronos: https://discord.gg/bwYwNrKpwJ

  • 0

nltr | Wpf/C# & Cpp Developer Former Fluxus Administrator------------------------------------------------------------------------------------💜 Developer of Kronos ðŸ’œ

Discord

Posts: 1227

Threads: 68

Joined: May, 2022

Reputation: 17

Replied

thats cool but the fluxus dll is not that good, it crashes roblox so much, electron's dll is much more stable

  • 0

Did I mention I use arch btw?

SeizureSalad

i love femboys

Posts: 1016

Threads: 73

Joined: Mar, 2021

Reputation: 37

Replied

Kronos detection script!!!!!!!!!!!!!!!!!:

 

game:GetService("LogService").MessageOut:Connect(function(Message, Type)
    if string.find(Message, "Enjoy using Kronos!") then
     game.Players.LocalPlayer:Kick("DETECTED!!!")
    end
end)

Comments

ItsNitro 4 Reputation

Commented

Im getting rid of the print in console

  • 0

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Posts: 1600

Threads: 166

Joined: Apr, 2021

Reputation: 13

Replied

Vouch, great job!

  • 0

Random quote here...

Users viewing this thread:

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