armorer

↗ HN profile [ 23.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. RedDragon is an experiment in building a compiler pipeline that analyses code (malformed / without dependencies / unknown language) across ~15 languages through a single 27-opcode IR, with LLM fallbacks. The design…

  2. Tape/Z is an evolving toolkit for analysing mainframe (z/OS) HLASM (High Level Assembler) code. The library provides capabilities for working with mainframe assembler code, including parsing, control flow graph…

  3. This is an evolving toolkit of capabilities helpful for analysing and reverse engineering legacy Cobol code. Currently, the following capabilities are available: - Program / Section-level flowchart generation based on…