• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

.NET Shed - .NET Runtime Inspector v2.0.0

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
Injection.gif


Shed is an application that allow to inspect the .NET runtime of a program in order to extract useful information. It can be used to inspect malicious applications in order to have a first general overview of which information are stored once that the malware is executed.

Shed is able to:

  •     Inject a .NET Assembly in a remote process (both managed and un-managed)
  •     Extract all objects stored in the managed heap
  •     Print strings stored in memory
  •     Save the snapshot of the heap in a JSON format for post-processing
  •     Dump all modules that are loaded in memory

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top