Categories > Coding > C# >

To everyone making a bootstrapper for their exploit

Posts: 0

Threads: 0

Joined: ?

Reputation:

Posted

Hopefully this is the right category because idk where to put this.

I just want to say that if you're planning on making a bootstrapper for your exploit, please make it self extracting. It's as easy as System.IO.Compression.ZipFile.ExtractToDirectory

 

You could also give your bootstrapper direct file download links so it wouldn't need to extract. Just do it because downloading a zip file and asking the user to extract it themselves just feels so....lazy. If you want your exploit to look good, do it. I've seen a lot of bootstrappers just download a zip file. UI is one thing, but functionality has to come first, especially for bootstrappers.

Made this thread because i finally got too annoyed by it. Recently, i wanted to try out Drop and the bootstrapper was like that too. Drop's UI and DLL is pretty good but booooootstrappersssssssss

  • 0

Posts: 870

Threads: 34

Joined: Aug, 2020

Reputation: 6

Replied

a zip not a rar or some other extensions 

 

I recommend sharpcompress because it supports all extensions for extraction idk about .iso

  • 0

Posts: 2099

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

Me who's completely lazy and retarded just gets the raw file link and does it that way

  • 0

Discord : Doctor Doom#0550

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@0x777_ hah i do that too

  • 0

Posts: 2099

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

Big brain move

  • 0

Discord : Doctor Doom#0550

Ducxy

Eclipse Cheats, LLC.

vip

Posts: 679

Threads: 103

Joined: Mar, 2019

Reputation: 37

Replied

Dove is self extracting, soon to be auto updated in the background 

  • 0

Users viewing this thread:

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