All Projects → CursedLand → UnSealer

CursedLand / UnSealer

Licence: GPL-3.0 license
.NET Assemblies Deobfuscator.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to UnSealer

.NetReactorCfCleaner
A control flow cleaner for .NET Reactor.
Stars: ✭ 42 (-26.32%)
Mutual labels:  dnlib, deobfuscator
NetReactorSlayer
An open source (GPLv3) deobfuscator for Eziriz .NET Reactor
Stars: ✭ 260 (+356.14%)
Mutual labels:  dnlib, deobfuscator
.NetReactorStringDecryptor
A string decryptor for .NET Reactor.
Stars: ✭ 20 (-64.91%)
Mutual labels:  dnlib, deobfuscator
dnEditor
💾 A .NET assembly editor based on dnlib
Stars: ✭ 108 (+89.47%)
Mutual labels:  dnlib
ILReplacer
ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)
Stars: ✭ 18 (-68.42%)
Mutual labels:  dnlib
AgileStringDecryptor
a dynamic Agile.NET string decryptor that relies on invoke by wwh1004 | Version : 6.X
Stars: ✭ 24 (-57.89%)
Mutual labels:  dnlib
JavaDeobfuscator
Java Deobfuscator
Stars: ✭ 32 (-43.86%)
Mutual labels:  deobfuscator
deobfuscator
Online Javascript Deobfuscator Tool
Stars: ✭ 46 (-19.3%)
Mutual labels:  deobfuscator
OSRSUpdater
A simple (and outdated) Old-School RuneScape decompiler/deobfuscator. Performs field and method analysis which uses ASM and bytecode patterns for identification. Identified fields could be used for creating bot clients or QoL clients. For educational use only.
Stars: ✭ 13 (-77.19%)
Mutual labels:  deobfuscator
PHPDeobfuscator
Advanced PHP deobfuscator
Stars: ✭ 44 (-22.81%)
Mutual labels:  deobfuscator
eazdevirt
Devirtualizer for Eazfuscator.NET
Stars: ✭ 102 (+78.95%)
Mutual labels:  dnlib
CodeDeobfuscator
Code Deobfuscator
Stars: ✭ 45 (-21.05%)
Mutual labels:  deobfuscator
Deobfuscator
Some deobfuscator for java lol
Stars: ✭ 225 (+294.74%)
Mutual labels:  deobfuscator
BTPS-SecPack
This repository contains a collection of PowerShell tools that can be utilized to protect and defend an environment based on the recommendations of multiple cyber security researchers at Microsoft. These tools were created with a small to medium size enterprise environment in mind as smaller organizations do not always have the type of funding a…
Stars: ✭ 33 (-42.11%)
Mutual labels:  protections
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-70.18%)
Mutual labels:  deobfuscator
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+6680.7%)
Mutual labels:  deobfuscator
akamai-toolkit
A set of tools to work on Akamai v1 anti-bot solution. Current supported version: 1.70
Stars: ✭ 215 (+277.19%)
Mutual labels:  deobfuscator
MC-Remapper
Deobfuscator for Minecraft by mapping json
Stars: ✭ 104 (+82.46%)
Mutual labels:  deobfuscator
DotNetUniversalPatcher
A .NET Patcher written in C# that implements the dnlib and dnpatch libraries.
Stars: ✭ 54 (-5.26%)
Mutual labels:  dnlib
akamai-deobfuscator
A tool to help you deobfuscate Akamai scripts.
Stars: ✭ 236 (+314.04%)
Mutual labels:  deobfuscator

UnSealer

  • UnSealer Is Deobfuscator Written In C# And Using AsmResolver To Read Assemblies.
  • UnSealer Is Open Sourced & Licensed Under GPLv3.

Notice This Project Discounted.

  • This Archived Since 8/5/2021.
  • No Updates Will Reach After.

How To Use

  • UnSealer.CLI.exe filepath -protectionid -protectionid
  • Example Executing Confuser String Decrypter UnSealer.CLI.exe unpackme.exe -cfexconst

Compiling

  • Using dotnet
dotnet restore
dotnet build
  • Using IDE (e.g. Visual Studio, Jetbrains Rider)
  • Open Solution.
  • Restore Nuget Packages.
  • Rebuild Solution.

Features

  • Devirualizing Code.
  • Decrypting Constants.
  • Fix Outlined Methods.
  • Fix Call Proxies.
  • Restoring Fields From Global Type without Module Corrupting.
  • And Many More in Future!

CLI-Preview

alt text

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].