Categories > Coding > C++ >

How does inject a dll work

Posts: 801

Threads: 71

Joined: May, 2020

Reputation: 9

Posted

Just in general i dont really care about bypasses just the process on injecting a dll.

  • 0

Don't buy exploits its not worth it your gonna quit anyway

Taking accountability will help you excel in life

Posts: 0

Threads: 0

Joined: ?

Reputation:

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 :/

  • 0

Posts: 0

Threads: 0

Joined: ?

Reputation:

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.

  • 0

Posts: 675

Threads: 30

Joined: Aug, 2020

Reputation: 6

Replied

there's this code called APIENTRY which starts the assigned entry point to start the dll.

  • 0

TaxiDriver08

JustMarie

Posts: 1218

Threads: 33

Joined: Dec, 2020

Reputation: 6

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

  • 0

JustMarie#0709

 

Posts: 4

Threads: 1

Joined: Feb, 2021

Reputation: -20

Replied

it basic is connect the dll to a application

  • 0

Added

it basic is connect the dll to a application

  • 0

Master man 123232

eb_

Formally known as Shade

vip

Posts: 922

Threads: 4

Joined: Jun, 2020

Reputation: 44

Replied

@63568 that's one way I guess 

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

Cuby

Student loans

vip

Posts: 168

Threads: 4

Joined: Mar, 2019

Reputation: 57

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.

  • 0

Join the Front-Page Club!

Posts: 597

Threads: 24

Joined: Sep, 2020

Reputation: 13

Replied

@Cuby

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.

  • 0

| Discord (Updated): apppon#8358 | C++ Enthusiast | 

Cuby

Student loans

vip

Posts: 168

Threads: 4

Joined: Mar, 2019

Reputation: 57

Replied

@MyUserIsTaken Reply was removed for inappropriate language.

  • 0

Join the Front-Page Club!

Posts: 597

Threads: 24

Joined: Sep, 2020

Reputation: 13

Replied

@Cuby I see half the people using "inappropriate language" even mods. I don't see how this is fair.

  • 0

| Discord (Updated): apppon#8358 | C++ Enthusiast | 

Cuby

Student loans

vip

Posts: 168

Threads: 4

Joined: Mar, 2019

Reputation: 57

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.

  • 0

Join the Front-Page Club!

Posts: 0

Threads: 0

Joined: ?

Reputation:

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.

  • 0

Posts: 1164

Threads: 69

Joined: Oct, 2019

Reputation: 89

Replied

I Don't Like This Mod We Need Monkey Back

  • 0

Next >>>

Users viewing this thread:

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