https://github.com/garethflowers/ilspy-portable
Portable version of ILSpy
https://github.com/garethflowers/ilspy-portable
ilspy portable portableapps
Last synced: over 1 year ago
JSON representation
Portable version of ILSpy
- Host: GitHub
- URL: https://github.com/garethflowers/ilspy-portable
- Owner: garethflowers
- License: mit
- Created: 2015-06-13T17:14:59.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T12:34:48.000Z (about 2 years ago)
- Last Synced: 2025-01-08T01:52:43.771Z (over 1 year ago)
- Topics: ilspy, portable, portableapps
- Language: HTML
- Homepage: https://garethflowers.dev/ilspy-portable/
- Size: 2.14 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ILSpy Portable
ILSpy Portable is the ILSpy packaged with a PortableApps.com launcher as a
portable app, so you can browse in privacy on your iPod, USB flash drive,
portable hard drive, etc. It has all the same features as ILSpy, plus, it leaves
no personal information behind on the machine you run it on, so you can take it
with you wherever you go.
## System Requirements
* [.Net Framework 4.0][1].
##### Optional
* [PortableApps.com Platform][2]
## Credits
* ILSpy Portable is a redistribution of [ILSpy][3].
## License
* Portable application code released under [the MIT license][4].
* The ILSpy Bundle is released under [the MIT license][5].
[1]: http://go.microsoft.com/fwlink/?LinkID=186914
[2]: http://portableapps.com/download
[3]: http://ilspy.net
[4]: https://raw.githubusercontent.com/garethflowers/ilspy-portable/master/LICENSE
[5]: https://github.com/icsharpcode/ILSpy/blob/master/doc/license.txt