---
title: "What is Ildasm.exe used for?"  
description: "What is Ildasm.exe used for?"  
author: "Pushpendra Singh"  
published: 2010-10-25  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/158/what-is-ildasm-exe-used-for  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# What is Ildasm.exe used for?

Ildasm.exe is a tool that takes a PE file containing the MSIL code as a parameter and creates a text file that contains managed code.

## Answers

### Answer by Pushpendra Singh

Ildasm.exe is a tool that takes a PE file containing the MSIL code as a parameter and creates a text file that contains managed code.


---

Original Source: https://www.mindstick.com/interview/158/what-is-ildasm-exe-used-for

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
