kaiwenliu / A3R0SM1TH

💾 A c# file downloader made for experimentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A3R0SM1TH

💾 An incredibly lightweight file dropper that downloads and executes a .NET executable (given by a link specified by the user) completely in memory. I have yet to add other features to this, but I probably won't because this could be utilized maliciously. I mainly made this as a proof of concept, and so that if others want to implement downloading + running executables in memory, they can use this repositry as a reference.

Disclaimer

This repository is for research purposes only, the use of this code is your responsibility.

I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files or links available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files and links available here are for EDUCATION and/or RESEARCH purposes ONLY.

Any actions and/or activities related to the material contained within this repository is solely your responsability. Misuse of the information in this repository can result in criminal charges being brought against the persons in question. I will not be held responsible in the event any criminal charges are brought against any individuals misuing the code, links, and or resources in this repository to break the law.

This repository does not promote any hacking related activity. All the information in this repository is for educational purposes only.

Think twice before you write any malware, even if you aren't using it to break into computers directly (http://www.thedailybeast.com/articles/2017/03/31/fbi-arrests-hacker-who-hacked-no-one, https://krebsonsecurity.com/2017/04/dual-use-software-criminal-case-not-so-novel/).

About

💾 A c# file downloader made for experimentation

License:The Unlicense


Languages

Language:C# 100.0%