当前位置:网站首页>DLL decompile (decompile encrypted DLL)
DLL decompile (decompile encrypted DLL)
2022-07-28 21:06:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
DLL to C Decompile Tools , It can be DLL Convert to compileable C/C++ Code . When you lose DLL Source code of , You can use DLL to C. Can handle DLL Convert back to compiled code . And it has the function of generating data structures and disassembling code segments . The biggest difference from other decompilation or disassembly tools is : The generated code can be compiled and run directly . It can generate data structures for all data segments and disassemble code segments . It can also generate function relation trees , Then you can easily export DLL Specified characteristics required in . It can convert assembly code into C Code ,C The code is also compileable .
It looks good . And this is just a new tool , It is estimated that it will be further improved in the future . Those who are interested can try .
Product features :
take DLL Convert to compileable C/C++ Code
Generate data structures for all data segments
Generate module definition file
Disassemble the code segment
Disassembly structure mode
Full mode disassembly
Full structure disassembly
Disassemble in annotation mode
Precision mode disassembly
Initialize the import address table in dynamic mode
Initialize the import address table in static mode
Initialize the import address table with the direct address
Attached tools decompile file analyzer
Generate function relation tree
Export all functions
Output only the specified function
Create debugging tools
Dynamic logarithmic function call
Automatically identify all used function parameters and local variables
Export without any analysis DLL Any feature in
C Automatic recognition of language static library functions
Convert assembly code to C Code
Usage method :
Simple disassembly code :
Decompiled code :
Just click “ Start conversion ” Button , You can get DLL Compileability of C/C++ Code .
Add the output file to the project .
Then you can call the new code .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/128654.html Link to the original text :https://javaforall.cn
边栏推荐
- Mobilevit: challenge the end-to-side overlord of mobilenet
- Explain the imported 3D model in unity
- Space shooting Lesson 10: score (painting and writing)
- 取色器实战(Qt含源码)
- Record an error in runtime. Getruntime().Exec ("command")
- The average altitude is 4000 meters! We built a cloud on the roof of the world
- Explain in detail the rays and radiographic testing in unity
- setPreviewCallbackWithBuffer的出帧效率会变低
- Interpretation of ue4.25 slate source code
- Ask if you don't understand, and quickly become an advanced player of container service!
猜你喜欢

SharkTeam完成Flow生态NFT市场MatrixMarket的安全审计

Explain mesh Collider in unity

Integrating database Ecology: using eventbridge to build CDC applications

How do we do full link grayscale on the database?

Mobilevit: challenge the end-to-side overlord of mobilenet

Random talk on GIS data (VI) - projection coordinate system

MoCo V2:MoCo系列再升级

阿里云 MSE 支持 Go 语言流量防护

程序员最大的浪漫~

npm如何切换淘宝源镜像
随机推荐
Space shooting lesson 09: elf animation
Moco V3: visual self supervision ushers in transformer
C # basic 4-written examination question 1
unity-shader-1
Interpretation of netappp SP sensors output content
Unity foundation 5-optimization strategy
High beam software has obtained Alibaba cloud product ecological integration certification, and is working with Alibaba cloud to build new cooperation
Unity foundation 3- data persistence
protobuf 中基础数据类型的读写
58岁安徽人,干出瑞士今年最大IPO 投资界
Why on earth is it not recommended to use select *?
JS page black and white background switch JS special effect
(转)冒泡排序及优化详解
Baklib|为什么说企业需要重视客户体验?
云原生编程挑战赛火热开赛,51 万奖金等你来挑战!
Unity knowledge points summary (1)
Dom4J的Bug
C # basic 7-iterator and coroutine
Unity foundation 1 - event execution sequence, custom events
Observer mode, object pool