Coder Social home page Coder Social logo

os9tools's Introduction

OS-9/68000 Tools

They are files that can be used to analyze OS-9/68000 applications and libraries, esp. CD-i application files and its toolchain.

os9l.ksy / os9l.rb

The Kaitai Struct file for parsing relocatable object(*.R) / library(*.L) files of OS9C toolchain.

os9l.rb is the module compiled for Ruby. (used by os9lconst.rb)

os9lconst.rb / Gemfile / Gemfile.lock

The utility to extract contant values (value of absolute symbols) from a OS9C toolchain library file.

Useful for USR.L or CDISYS.L.

os9rl.py

The OS-9/68000 Relocatable file or Library file loader for IDA Pro 6.9 (older version, currently 7.6)

Place this file to /path/to/IDAPro/loaders and you can open a file.

os9x.py

The OS-9/68000 Executable file loader for IDA Pro 6.9.

os9_after.py

The script for IDA Pro, to be run after loading OS-9/68000 Relocatable, Library or Executable file, or after makecode some undefineds.

It makes OS9 calls (trap #0 + syscall number word) correct, and symbolize .data/.bss.

This script is not perfect, don't work for no .data executables...

License

MIT

os9tools's People

Contributors

murachue avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.