darkthread / SetOdpNetRefVer

Simple hacking tool to modify .NET assembly binary directly to change the version number of referenced ODP.NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SetOdpNetRefVer

Simple hacking tool to modify .NET assembly binary directly to change the version number of referenced ODP.NET.

This hacking tool can find the version number bytes of referenced Orace.DataAccess.dll in the .NET assembly binary and change them to a new version number. It saves time to change reference version and recompile, but doesn't guarantee version compatibility. Use it as your own risk.

中文說明

About

Simple hacking tool to modify .NET assembly binary directly to change the version number of referenced ODP.NET.


Languages

Language:C# 100.0%