Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ret42 committed Jun 23, 2021
1 parent e45e5be commit 259d303
Show file tree
Hide file tree
Showing 23 changed files with 82 additions and 0 deletions.
Binary file added De4Dot/de4dot_mamo434376/AssemblyData.dll
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions De4Dot/de4dot_mamo434376/AssemblyServer-CLR20-x64.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file not shown.
9 changes: 9 additions & 0 deletions De4Dot/de4dot_mamo434376/AssemblyServer-CLR20.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file not shown.
9 changes: 9 additions & 0 deletions De4Dot/de4dot_mamo434376/AssemblyServer-CLR40-x64.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file not shown.
9 changes: 9 additions & 0 deletions De4Dot/de4dot_mamo434376/AssemblyServer-CLR40.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file added De4Dot/de4dot_mamo434376/AssemblyServer-x64.exe
Binary file not shown.
10 changes: 10 additions & 0 deletions De4Dot/de4dot_mamo434376/AssemblyServer-x64.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file added De4Dot/de4dot_mamo434376/AssemblyServer.exe
Binary file not shown.
10 changes: 10 additions & 0 deletions De4Dot/de4dot_mamo434376/AssemblyServer.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file not shown.
Binary file added De4Dot/de4dot_mamo434376/de4dot-x64.exe
Binary file not shown.
13 changes: 13 additions & 0 deletions De4Dot/de4dot_mamo434376/de4dot-x64.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="bin" />
</assemblyBinding>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file added De4Dot/de4dot_mamo434376/de4dot.blocks.dll
Binary file not shown.
Binary file added De4Dot/de4dot_mamo434376/de4dot.code.dll
Binary file not shown.
Binary file added De4Dot/de4dot_mamo434376/de4dot.cui.dll
Binary file not shown.
Binary file added De4Dot/de4dot_mamo434376/de4dot.exe
Binary file not shown.
13 changes: 13 additions & 0 deletions De4Dot/de4dot_mamo434376/de4dot.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="bin" />
</assemblyBinding>
<loadFromRemoteSources enabled="true" />
</runtime>
</configuration>
Binary file added De4Dot/de4dot_mamo434376/de4dot.mdecrypt.dll
Binary file not shown.
Binary file added De4Dot/de4dot_mamo434376/dnlib.dll
Binary file not shown.

0 comments on commit 259d303

Please sign in to comment.