Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulusparssinen/shockky
.NET library for [dis]assembling Shockwave files
https://github.com/paulusparssinen/shockky
assembler director dissassembler dotnet lingo shockwave
Last synced: 20 days ago
JSON representation
.NET library for [dis]assembling Shockwave files
- Host: GitHub
- URL: https://github.com/paulusparssinen/shockky
- Owner: PaulusParssinen
- License: mit
- Created: 2017-12-03T14:02:00.000Z (almost 7 years ago)
- Default Branch: wip
- Last Pushed: 2024-06-20T12:20:12.000Z (5 months ago)
- Last Synced: 2024-10-14T23:43:43.323Z (about 1 month ago)
- Topics: assembler, director, dissassembler, dotnet, lingo, shockwave
- Language: C#
- Homepage:
- Size: 675 KB
- Stars: 52
- Watchers: 13
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shockky
.NET library for [dis]assembling [Adobe Shockwave](https://en.wikipedia.org/wiki/Adobe_Shockwave) and [Adobe Director](https://en.wikipedia.org/wiki/Adobe_Director) (formerly known as Macromedia Shockwave and Macromedia Director, and not to be confused with [Shockwave Flash](https://en.wikipedia.org/wiki/Adobe_Flash)) authored files.## Credits
Shockky could not exist without the work and help of:
- [Anthony Kleine](https://github.com/tomysshadow)
- [Colin Snover](https://github.com/csnover)
- [Debby Servilla](https://github.com/djsrv). Check out awesome [ProjectorRays](https://github.com/ProjectorRays/ProjectorRays) project by her and its various contributors!
- Work done by [Earthquake-Project](https://github.com/Earthquake-Project) members.
- [Just Solve the File Format Problem wiki](http://fileformats.archiveteam.org/wiki/Lingo_bytecode)
- [ScummVM Director engine team](https://www.scummvm.org/credits/#:~:text=Director:).