zob specification - Hiroshi123/bin_tools GitHub Wiki

  1. parse all entire instructions and find PC-indirect mov, jump and call instructions. this includes static data access. the data are put on symbol table where distance, PC, type are stored.
  2. add patch with patch format.
  3. reflect the effect of 2 on symbol table.