有没有在C ++中的任何概念,就像在.net反射? [英] Is there any concept in c++ like reflector in .Net?

查看:168
本文介绍了有没有在C ++中的任何概念,就像在.net反射?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想获得code,从C ++ DLL,我知道我们很容易地从NET的DLL获得通过反射器。有没有什么方法,在C ++的本?

i like to get code from c++ dll ,i know we easily get from .Net dll by reflector. Is there any method available in c++ for this?

在此先感谢

推荐答案

C ++直接编译成机器code。有没有中介的语言在.NET。有<一href="http://www.google.com/#hl=en&expIds=17259,17315,23628,23670,24815,25834,25900,26328,26446,26515,26569&sugexp=ldymls&xhr=t&q=c%2B%2B+disassembler&cp=8&pf=p&sclient=psy&safe=active&site=&source=hp&aq=f&aqi=&aql=&oq=c%2B%2B+disa&gs_rfai=&pbx=1&fp=ab5cdb1806fef4aa">some C ++反汇编你可以看一看。 六角射线反编译是特别好。

C++ is compiled directly to machine code. There's no intermediary language as in .NET. There are some C++ disassemblers you may take a look at. Hex-Rays decompiler is particularly good.

这篇关于有没有在C ++中的任何概念,就像在.net反射?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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