有问题编译我反编译的.exe。 [英] Having issues compiling an .exe that I decompiled.

查看:94
本文介绍了有问题编译我反编译的.exe。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近,我承担了从我最喜欢的oldschool MMO(Ultima Online)中接过客户并为了好奇而反感的任务。我还试图将另一个.cs文件添加到.exe中,然后用Microsoft Visual Studio 2010重新编译它。


我遇到的问题是当我尝试为了重建客户端,我收到了一些错误。第一个是意外字符'$''"。

第二个错误是,Visual无法找到反编译的.cs脚本中提到的.dll,尽管它在同一个文件夹。


我不是那么优秀的C#程序员,并希望一位老将能给我指路方向。


我可以上传需要重新编译的原始.exe,如果有必要的话。

Recently I undertook the task of taking a client from my favorite oldschool MMO (Ultima Online) and decompiled for curiosity''s sake. I was also trying to add another .cs file into the .exe and then re-compiling it with Microsoft Visual Studio 2010.

The issue I''m having is that when I try to rebuild the client, I get a few errors. The first one being, "unexpected character ''$'' ".
The second error being, Visual can''t find the .dll mentioned in the decompiled .cs scripts despite it being in the same folder.

I''m not that great of a C # programmer and was hoping a veteran could show me the right direction.

I could upload the original .exe that needs to be recompiled if that''s necessary.

推荐答案

''"。

第二个错误因为,尽管它在同一个文件夹中,但是在反编译的.cs脚本中,Visual无法找到.dll。


我不是那么优秀的C#程序员,并希望一位老将能给我指路方向。


我可以如果必要的话,上传需要重新编译的原始.exe。
'' ".
The second error being, Visual can''t find the .dll mentioned in the decompiled .cs scripts despite it being in the same folder.

I''m not that great of a C # programmer and was hoping a veteran could show me the right direction.

I could upload the original .exe that needs to be recompiled if that''s necessary.


该软件是否在c#中写入? (或.NET?)
Was that software even writtin in c#? (or .NET at all?)


它是C#,我不确定它是否有任何.NET。如果你们想检查一下,我已经附上了文件。


这是我正在尝试反编译然后重新编译的客户端。我不是要求任何人为我做这件事(虽然专家需要1-2分钟)。我只是坚持一些错误,目前花了一些时间在调试中试图解决它们。





It''s C#, i''m not sure if it has any .NET in it or not. I''ve attached the file if you guys want to examine it.

Here is the client that I''m trying to decompile and then re-compile. I''m not asking anyone to do it for me(though for an expert it make take 1-2 minutes). I''m just stuck on some errors and currently spending some time in debug trying to fix them.
附加文件
Client.zip (356.4 KB,127 views)
Attached Files
Client.zip (356.4 KB, 127 views)


这篇关于有问题编译我反编译的.exe。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆