Categories > Coding > C# >
krnl.dll functions
Posted
The functions that krnl.dll has.I want to use it for my exploit
Replied
If youre talking about the C /w hashtag api you can use Object Browser that thing is already built in to the visual studio. also there is fast-alternative aswell but im lazy to explain how to do it rn lol. *im not good at explaining things.
Cancel
Post
Added
yes. anyways prob he asking the uh how i tell it lua dll ig?
thread reply:
if u want to know all the functions that krnl has, use getgenv() idk if is there others alternative because im not a lua scripter + im dumb lol
so i heard theres table library called foreach u can check it out here: http://lua-users.org/wiki/TableLibraryTutorial
since getgenv() is a table (im not sure) prob we can use table.foreach
table.foreach(getgenv(), print)
or
for k, v in pairs(getgenv()) do
print(k, v)
end
Cancel
Post
Replied
I dont have the Krnl's functions, but you can use FLUXUS's functions.
Cancel
Post
I'm not lazy, I'm just highly motivated to do nothing. #I💚Dogs.
Replied
@_realnickk if you're talking about pipe communication it's definetly not websocket.
Cancel
Post
Random quote here...
dead inside
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post