We have several proprietary internal CLR databases stored by procs (MSSQL 2005) that were merged by a former employee who improperly used (and never tested) the .NET source code used to build assemblies. They were not confused.
Is it possible to reverse engineer assemblies to a state in which we could edit the source and recompile?
Yes, if you have an assembly, and it was in no way deceived.
.NET Reflector should work for you:
http://www.red-gate.com/products/reflector/
:
(?) # Visual Studio?
, SQL Server SQL.
DLL, open-source ILSpy, . , , , . , , Visual Studio, Properties\AssemblyInfo.cs, .., .
Properties\AssemblyInfo.cs
Source: https://habr.com/ru/post/1775785/More articles:Using NSScrollView with CALayer - cocoaAdding child object twice to parent throwing NonUniqueObjectException - javaHow do I internationalize / localize my rails plugin? - ruby-on-railsIphone memory leak - memory-leakshow to change tab color on mouse over jtabbedpan? - javaTwisted, FTP and streaming files - pythonjQuery Image fadeIn After scrolling inside a div - javascriptProblems with memcpy with unsigned char array - cmysql insert with highlighted - phpВключая клиентскую библиотеку Erlang от Riak в азоте - erlangAll Articles