Results 1 to 9 of 9

Thread: 12212156 code reverse engineering project in Ghidra

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Carb and Points!
    Join Date
    Dec 2019
    Posts
    3
    Few things:
    1) All my XDFs seem to be encrypted, opening them in a text viewer shows nothing but gibberish.

    2) I'm not sure how to export a label list from Ghidra so that I can see the syntax of the file. Not even sure what they call that file at all... I can handle creating a script to port between idc and whatever ghidra uses. Just need to figure out how to export my list of labels I've done on my own decompiling....

    However, with some searching, I stumbled across what looks like someone has already done the work: https://gist.github.com/hax0kartik/e...534aa8de84817c


    If you go to Window -> Script Manager -> ImportSymbolsScript.py, it looks like it'll import a text file in the format for:
    "SYMBOLNAME 0xADDRESS" where each line is a different symbol. Not sure about labeling functions, but I guess we're really just looking for labeling certain labels. Weird that I can't define a type...


    EDIT:

    I apologize for the rubber ducky debugging I do, but I figure some of it might help.
    I figured out how to export symbols in Ghidra.
    Window -> Symbol Table (Command-T is the short cut)
    Select the symbols you want to export, right click, and select export -> CSV file
    Last edited by jonofmac; 01-13-2020 at 07:00 AM.

Similar Threads

  1. 2002 OS 12212156 .xdf
    By dzidaV8 in forum TunerPro OBDII
    Replies: 36
    Last Post: 08-20-2023, 06:01 PM
  2. Help!! 93 Lt1 6M Reverse lockout
    By noeysuarez in forum GM EFI Systems
    Replies: 3
    Last Post: 09-14-2017, 08:17 AM
  3. Replies: 5
    Last Post: 07-07-2016, 11:05 PM
  4. 4l60e reverse boost valve location and procedure
    By JTodd in forum Introductions
    Replies: 1
    Last Post: 04-19-2013, 01:20 AM
  5. T56 reverse lockout options with TBI PCM
    By CDeeZ in forum GM EFI Systems
    Replies: 1
    Last Post: 02-26-2013, 05:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •