首页
社区
课程
招聘
[转帖]JetBrains dotPeek 2023.2 Build: 2023.2.0.65536
2023-8-19 02:58 2470

[转帖]JetBrains dotPeek 2023.2 Build: 2023.2.0.65536

2023-8-19 02:58
2470

JetBrains dotPeek 2023.2 Build: 2023.2.0.65536

Programming does not all go down to writing a few lines of code in order to build the desired application. Nowadays, structures are built with various tools that are either easier to use or provide more flexibility. When it comes to coding, JetBrains dotPeek aims to provide a user friendly environment for decompiling .NET assemblies to C# code.


Easily manage assembly lists

The main interface is pleasant enough and makes developers feel at home. An assembly explorer window is available by default so you can quickly browse through .NET assemblies found in system.core, system.web, system.xml and a few other places.


The list can be managed with ease. You are able to load files of your choice which can be DLL, EXE, NUPKG, VSIX, explore the whole content of a folder, or open a different assembly list. In addition, you can save any changes you make to a custom list for later processing.


Quick code identification

With a few clicks you gain access to the decompiled code to analyze. Syntax highlighting makes it easier to identify declarations and symbols for which you can choose to find a usage. What's more, the application comes equipped with a decent palette of navigation tools to easily move around. You can choose to go to declaration, implementation, symbol, assembly and even advanced search criteria.


Explore and decompile running processes

Furthermore, the application puts a process explorer at your disposal in order to explore their modules if you need decompiling, in case they happen to be .NET assemblies. For enhanced accessibility, you can also have native processes displayed, or CLR hierarchies.


In conclusion

Taking everything into consideration, we can say that JetBrains dotPeek lives up to expectations, providing a suitable means of decompiling .NET assemblies. It takes little accommodation and the tools it comes equipped with allow for fast navigation and identification of files and declaration usage.


https://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/JetBrains-dotPeek.shtml


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
点赞1
打赏
分享
最新回复 (1)
雪    币: 85199
活跃值: (198520)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2023-8-25 23:37
2
0

JetBrains dotPeek 2023.2.1 Build: 2023.2.1.65536

https://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/JetBrains-dotPeek.shtml#download

游客
登录 | 注册 方可回帖
返回