You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,12 @@
1
1
ConfuserEx-Reborn
2
2
========
3
-
ConfuserEx is a open-source protector for .NET applications.
4
-
It is the successor of [Confuser](http://confuser.codeplex.com) project.
5
-
6
-
ConfuserEx-Reborn is a continuation of the ConfuserEx project including fixes and tweaks from other users and community members.
3
+
ConfuserEx-Reborn is the continuation of and replacement for the original ConfuserEx project. ConfuserEx Reborn is an open-source obfuscator and protector for C#/.NET applications. It including fixes and tweaks from other users and community members.
7
4
8
5
Features
9
6
--------
10
7
* Supports .NET Framework 2.0/3.0/3.5/4.0/4.5
11
-
* Symbol renaming (Support WPF/BAML)
8
+
* Supports Mono (Some feature restrictions apply)
9
+
* Symbol renaming (Support WPF/XAML/BAML)
12
10
* Protection against debuggers/profilers
13
11
* Protection against memory dumping
14
12
* Protection against tampering (method encryption)
@@ -32,13 +30,12 @@ Bug Report
32
30
----------
33
31
See the [Issues Report](https://github.com/CubeCoders/ConfuserEx-Reborn/issues) section of website.
34
32
35
-
36
33
License
37
34
-------
38
35
See LICENSE file for details.
39
36
40
37
Credits
41
38
-------
42
-
**[yck1509](https://github.com/yck1509/ConfuserEx)** for the original ConfuserEx
43
-
**[0xd4d](https://github.com/0xd4d)** for his awesome work and extensive knowledge!
44
-
Members of **[Black Storm Forum](http://board.b-at-s.info/)** for their help!
39
+
***[yck1509](https://github.com/yck1509/ConfuserEx)** for the original ConfuserEx
40
+
***[0xd4d](https://github.com/0xd4d)** for his awesome work and extensive knowledge!
41
+
*Members of **[Black Storm Forum](http://board.b-at-s.info/)** for their help!
0 commit comments