Injection Sharp - Inject your .net coded internals easier. menu

User Tag List

Results 1 to 7 of 7
  1. #1
    lolp1's Avatar Site Donator CoreCoins Purchaser
    Reputation
    190
    Join Date
    Feb 2013
    Posts
    210
    Thanks G/R
    43/77
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Injection Sharp - Inject your .net coded internals easier.

    Hi,

    I had a couple messages after my last post asking about if it could handle injecting .net internal hacks. While it sounds kind of silly once you actually know how injecting a .net application works and what is needed to do it, I can personally say I had a hard time figuring it out and all the resources I found seemed ancient and super over complicated.

    So I decided to put together the injector I have been using. Given the input shown below, it will simply inject your application,and take care of all the work for you and execute the main entry point in your C# application. The zip is attached to this thread and the direct link is also below.

    All credits are included in the credits button.
    Download: https://docs.google.com/uc?authuser=...xport=download

    Screen shot:


    The required DomainWrapper.dll files are included.and can be renamed to anything you like and it will still work. The way it works is the dll has two exports - one is an export that when called passes the parameters to the setting properties contained in the dll. The other is the host method which actually host your proxy domain object by marshaling the settings given as the parameters.
    Attached Files Attached Files

    Injection Sharp - Inject your .net coded internals easier.
  2. Thanks Vengfull, Dovah, jimjonesOC (3 members gave Thanks to lolp1 for this useful post)
  3. #2
    Vengfull's Avatar War is Coming - Warmonger VPS & Hosting Services
    CoreCoins Purchaser
    Reputation
    782
    Join Date
    Jan 2012
    Posts
    662
    Thanks G/R
    162/80
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey dude make sure you scan and provide link to analysis for exes and dll's ty <3

    sites like http://virustotal.com etc

  4. #3
    lolp1's Avatar Site Donator CoreCoins Purchaser
    Reputation
    190
    Join Date
    Feb 2013
    Posts
    210
    Thanks G/R
    43/77
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vengfull View Post
    Hey dude make sure you scan and provide link to analysis for exes and dll's ty <3

    sites like http://virustotal.com etc
    Those honestly provide zero help in securing people imo. However, if people would like to use their own compiled .dlls these are the libs used are here:
    https://github.com/ZenLulz/Fasm.NET - Fasm.net.dll
    https://github.com/lolp1/MemorySharp - MemorySharp.dll
    Metroframework - MetroFrameWork.dll

    The ones not on github scans..
    https://www.virustotal.com/en/file/0...is/1444444006/ - InjectionSharp.exe
    https://www.virustotal.com/en/file/5...is/1444443960/ - DomainWrapper.dll
    https://www.virustotal.com/en/file/b...is/1444443991/ - DomainWrapper64.dll

    The code is written in C# with no obfuscation whatsoever so viewing it should be easy. If anyone really wants to use it and feels unsafe using the files provided and wishes to compile it on their own, send me a pm and I will send you the full source.

  5. Thanks Vengfull (1 members gave Thanks to lolp1 for this useful post)
  6. #4
    Vengfull's Avatar War is Coming - Warmonger VPS & Hosting Services
    CoreCoins Purchaser
    Reputation
    782
    Join Date
    Jan 2012
    Posts
    662
    Thanks G/R
    162/80
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its not that bud, You'll just have everyone coming into the thread saying "Virus Scan Info?" "Trojan!" "Keylogger" so its just simpler to save time and shut people up that dont even download it or anything first

    You must spread some Reputation around before giving it to lolp1 again.

    I'll rep you when i can bud

  7. #5
    Jadd's Avatar 🐸
    Reputation
    1511
    Join Date
    May 2008
    Posts
    2,432
    Thanks G/R
    81/333
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Certainly don't feel pressured to provide one in your posts because most of the time the moderators will analyse the software published here anyway.

    Please stop asking for VirusTotal results because it provides nothing (other than a false sense of security.) Any respectable virus will have 0/55 on VirusTotal.


    Originally Posted by Vengfull View Post
    You'll just have everyone coming into the thread saying "Virus Scan Info?" "Trojan!" "Keylogger" so its just simpler to save time and shut people up that dont even download it or anything first
    I've never seen that happen in this sub.

  8. #6
    MaiN's Avatar Elite User
    Reputation
    335
    Join Date
    Sep 2006
    Posts
    1,047
    Thanks G/R
    0/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jadd View Post
    Any respectable new virus will have 0/55 on VirusTotal.
    FTFY. A virus is not respectable because it's new, and it is not unrespectable because it is old.
    [16:15:41] Cypher: caus the CPU is a dick
    [16:16:07] kynox: CPU is mad
    [16:16:15] Cypher: CPU is all like
    [16:16:16] Cypher: whatever, i do what i want

  9. #7
    Jadd's Avatar 🐸
    Reputation
    1511
    Join Date
    May 2008
    Posts
    2,432
    Thanks G/R
    81/333
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MaiN View Post
    FTFY. A virus is not respectable because it's new, and it is not unrespectable because it is old.
    Yes, you're right.

Similar Threads

  1. Text File with Alot of VB.NET Codes
    By Mitron in forum Programming
    Replies: 0
    Last Post: 07-06-2009, 09:46 AM
  2. Obfuscating VB.NET code...
    By Ryoushi. in forum Programming
    Replies: 11
    Last Post: 06-08-2009, 12:09 PM
  3. How Fast is your 'Net?
    By Duplicity in forum Community Chat
    Replies: 17
    Last Post: 04-13-2009, 03:51 PM
  4. [Release] Inject Managed .Net Code!
    By bigtimt in forum WoW Memory Editing
    Replies: 6
    Last Post: 10-12-2008, 03:52 PM
  5. [Question] Create and inject your own model?
    By synthblade in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 05-21-2008, 01:13 AM
All times are GMT -5. The time now is 01:23 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search