Categories > Coding > C# >

How Do I make Auto Execute In My Exploit?

ShiZu

nani

Posts: 8

Threads: 2

Joined: Jul, 2020

Reputation: 0

Posted

How Do i make Auto Execute To My Exploit?

  • 0

Im A UI Dev.

You Can Add Me On Disc:Bloxxed#2559

Im A Exploit Helper Called: Noralium (Releasing soon.)

jex

yes

Posts: 1800

Threads: 110

Joined: Nov, 2019

Reputation: 13

Replied

File.ReadAllText

  • 0

yes

Wabz

Winning.js

Posts: 1971

Threads: 143

Joined: Apr, 2020

Reputation: 27

Replied

So you make a auto folder and then in the C# you add code that will read all files one by one in the folder then for each of them is going to execute (the execute function), when finishing injection. It would be in the same button as inject. I'm too lazy to write the code so you could read this to understand: https://www.csharp-examples.net/get-files-from-directory/

You could also check the microsoft documentation for how to do what i told you.

 

Begin pseudocode (of the button for inject)

 

run Inject Function

Read All Filenames from the "auto" folder -> returns an array stored in <filenamesAuto>

Foreach loop <file> in <filenameAuto>

      run Execute Function (  Open <file> then read all text (function) -> returns the text  )

 

 

End pseudocode

 

 

Of course, there are more efficient ways of doing it but i would suggest you to learn C# because telling you the other ways would be a waste of time if you don't understand C#.

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

Hectique

Hectique

Posts: 1080

Threads: 155

Joined: Nov, 2019

Reputation: 14

Replied

^

 

But I do not suggest you put it kek

  • 0

a former active and known member of the WRD community, but im kinda just a meme now

simple_x

milktea

Posts: 336

Threads: 20

Joined: Sep, 2019

Reputation: 4

Replied

best way to do this is in c++
in your own dll you can just get the location of your auto exec folder and call the execute function on it

  • 0

 

i own synapse x
biggest idiot in town

discord: nakiri#4485

Users viewing this thread:

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