Categories > Coding > C++ >
How does inject a dll work
Posted
Just in general i dont really care about bypasses just the process on injecting a dll.
Don't buy exploits its not worth it your gonna quit anyway
Taking accountability will help you excel in life
Replied
DLL injection basically just writes a DLLs bytes to process memory then creates the thread inside that memory, I don't know too much about it :/
Cancel
Post
Replied
It's basically r*ping an application. You force your c*ck write/map the dll into the application and force it to load the dll so you can run code inside the application.
Something like that. Even the wikipedia page goes into more detail https://en.wikipedia.org/wiki/DLL_injection.
Cancel
Post
Replied
there's this code called APIENTRY which starts the assigned entry point to start the dll.
Cancel
Post
Replied
DLL injection is similar to a way a virus behaves
it copies its own code and inserts its code into the application's memory, where it executes that piece of code.
and thats why anti virus's pick up exploits as viruses
and thats how that works
Cancel
Post
JustMarie#0709
Â
Replied
it basic is connect the dll to a application
Cancel
Post
Added
it basic is connect the dll to a application
Cancel
Post
Master man 123232
Replied
@63568 that's one way I guess
Cancel
Post
https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif
Replied
@63568 Please be respectful to other members, if you only have something negative to say, then it's better to keep it to yourself.
This was your warning, have a nice day.
Cancel
Post
Join the Front-Page Club!
Replied
He wasn't rude to anyone/he never did anything wrong. He was explaining how dll injection works. I don't get what he did wrong.
Cancel
Post
| Discord (Updated): apppon#8358 | C++ Enthusiast |Â
Join the Front-Page Club!
Replied
@Cuby I see half the people using "inappropriate language" even mods. I don't see how this is fair.
Cancel
Post
| Discord (Updated): apppon#8358 | C++ Enthusiast |Â
Replied
@MyUserIsTaken I'm yet to see a mod tell someone to "kys". Please don't try starting drama while you're unaware about context. Refer to (https://wearedevs.net/forum/t/19743) for rules before making further replies.
Cancel
Post
Join the Front-Page Club!
Replied
@Cuby ....Well mods are scary now i guess. DeepPain reminded me that the person i was replying to was HTML12 so i should have deleted the reply anyways.
Cancel
Post
Replied
I Don't Like This Mod We Need Monkey Back
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post