Trevor Mensah (@360trev)
  • Stars
    star
    88
  • Global Rank 220,027 (Top 8 %)
  • Followers 45
  • Following 14
  • Registered over 11 years ago
  • Most used languages
    C
    100.0 %
  • Location 🇮🇲 Isle of Man
  • Country Total Rank 5
  • Country Ranking
    C
    1

Top repositories

1

ME7RomTool_Ferrari

Bosch ME7.3H4 RomTool for Ferrari 360's
C
31
star
2

PELoadFromRam

Very very useful example of loading and relocating the (Win32) DLL from memory (!) which allows many possibilities and much more flexibility to dynamically link code from many sources including realtime download from the web and also code signing!
C
20
star
3

ME7Sum

BSD Licensed tool written in C for management of Bosch ME7.x firmwares, config files are specifically targeted at Ferrari 360 in current version but more will be added.
C
15
star
4

ME7_95040sum

BSD Licensed tool written in C for Bosch ME7.x EEPROM data dump checksum validations. Specifically validates dump files for 95040 IC 512byte dumps.
C
10
star
5

MED9inf

Very Basic information extraction from MED9 ROM files. Useful as a tutorial..
C
5
star
6

PEListImports

Win32 code example to list all the imports within the executable, very useful aid to understanding PE executables and the API calls they are trying to use from various DLL's.
C
3
star
7

Hex2bin

BSD Licensed tool written in C for conversion of hex files (often used in rom dump tools) back into raw binary
1
star
8

Bin2CTool

Trivially simple tool to convert a binary file into a C array which can be included in other programs.
C
1
star
9

bdiff

BSD Licensed tool written in C for simple Binary differences report of 2 files of the same length.
C
1
star
10

PELaunch

BSD Licensed win32 only tool which is great for debugging/patching binaries, e.g. to test ALL possible routes through your code without actually changing the source-code or re-compiling.
C
1
star