일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- rs422
- rs485
- M2M
- Python
- 티스토리 초대장
- tensorflow
- PYTHON MSSQL
- oracle
- 텐서플로우
- MEAN Stack
- MSSQL
- 윈도우10
- 오라클
- windows10
- django
- 장고
- MSSQL PYTHON
- sql developer
- Serial
- 파이썬
- 자본주의
- matplot
- c#
- scrapy
- Visual Studio Code
- 딥러닝
- vscode
- 크롤링
- pymssql
- MX Component
Archives
- Today
- Total
안까먹을라고 쓰는 블로그
[C#] decompiler 본문
반응형
C# 기반 실행파일(.EXE) 나 .DLL파일을 디 컴파일해서 완벽하진 않지만, 소스로 볼수 있게 해주는 프로그램입니다.
유료버전을 쓰면 조금 더 디컴파일 완성도가 높은 소스를 볼수 있게 운영하는 것 같습니다.
https://www.jetbrains.com/ko-kr/decompiler/download/download-thanks.html?platform=windowsWeb
https://www.9rays.net/Category/54-spicesnet-decompiler.aspx
.NET Decompiler - decompile, recover, convert exe/dll to C#, VB.Net, MC++, J# source code
Spices .Net Decompiler Recover source code from crashes and convert .NET executables to C#, VB.Net, J#, Delphi.Net and managed C++. Spices.Net Decompiler offers a productivity package for .NET software developers that is exceptional in the industry for e
www.9rays.net
끝~

반응형
'Language > C#' 카테고리의 다른 글
[C#] C1FlexGrid - AllowSortingEnum (0) | 2022.04.05 |
---|---|
[C#] C1FlexGrid - AllowMergingEnum (Feat. 셀 합치기 옵션) (0) | 2022.04.05 |
[C#] Winform vs WPF (퍼옴) (0) | 2022.01.24 |
플레이오토(PlayAuto) API를 이용한 주문정보 수집 (0) | 2022.01.10 |
[C#] WPF (0) | 2022.01.04 |
Comments