Script that aims to assist when reverse engineering any AUTOSAR Classic based binary files by identifying the error handling and renaming functions based on the Module
and Service
numbers.
- Make sure to first load AUTOSAR CLassic types into the binary.
- Try the scan option which will try to automatically detect error handling function.
- If all fails but you manage to identify the function, use the feature to mark the current function as Det_ReportError. The plugin will rename all its cross-references accordingly.