CIL disassembler written in C#

[Releases]
Clone this repo:

Branches

  1. b67f925 Don't indent empty line by WHR · 2 years, 3 months ago master
  2. f686f24 Use the generic version of dictionary type instead by WHR · 2 years, 3 months ago
  3. 2b80bee Emit field literal value by WHR · 2 years, 3 months ago
  4. a935501 Print exception and usage messages to stderr on error by WHR · 2 years, 3 months ago
  5. 5bda200 Implement disassembling fields by WHR · 2 years, 3 months ago
  6. e40a2ba Support unlimited depth of nested types by WHR · 2 years, 3 months ago
  7. d3cf0dc Update Makefile by WHR · 2 years, 3 months ago
  8. dee0837 Escape method name; should print type of type when printing arguments of method by WHR · 3 years, 3 months ago
  9. d8d9e5c Update Makefile by WHR · 3 years, 3 months ago
  10. 9808d98 Don't print type of type for GenericParameter type by WHR · 3 years, 3 months ago
  11. 55508b1 Update Makefile by WHR · 3 years, 3 months ago
  12. 7fbfb17 Forked from the old cecil source by WHR · 9 years ago