Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

rexx

Here are 53 public repositories matching this topic...

USB Human Interface Device (HID) Report Descriptor Decoder. This will convert a binary or printable hex report descriptor into a C header file. The printable hex can, for example, be an existing C header file - so it can be used to mechanically document an existing report descriptor declaration. The binary report descriptor could, for example, h…

  • Updated Apr 25, 2024
  • REXX

Mainframe Disassembler in REXX. This can be very handy for mainframe sites that have somehow lost the source code to an important executable. All you need to do is run the DA edit macro against the output from an AMBLIST module listing of the executable. It is an iterative process, but at the end of the day you will have an assembler source file…

  • Updated Sep 26, 2022
  • REXX

Improve this page

Add a description, image, and links to the rexx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rexx topic, visit your repo's landing page and select "manage topics."

Learn more