Announcement

Collapse
No announcement yet.

Defined IDApro IDB file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Could you share some information about SEFI?

    What is shift cutting?
    Last edited by Acki; 21 February 2018, 23:33.

    Comment


    • #17
      Originally posted by vwnut8392 View Post
      Here is a temporary fix till i re-type everything into the other version Rasp posted a link to. this is just an HTML output from my IDB. all my commenting starts at 0x8300. unzip and open in your favorite browser.

      Can you fill RAM_XX variables?

      Comment


      • #18
        this is better then send me damos thank you

        Comment


        • #19
          im working my way from 0x8300 down into the RAM. info will be there eventually. i wish there was a way to export my IDB than import it into the other one.
          "The really good drivers got the bugs on the side windows." Walter Röhrl

          Comment


          • #20
            Instead of typing this with manual labor into IDA, do this:
            Make a text file, where the format is:
            Hex address name comment

            For example:
            0x8300 FGAT0 Injection constant
            I have scripts for IDA which I can use to automatically populate the database from that, so there is no need to press a million buttons and type it into IDA.
            Separate file can be done for RAM and so on.
            http://tuner.ee - http://www.facebook.com/tuner.ee

            Comment


            • #21
              Originally posted by prj View Post
              Instead of typing this with manual labor into IDA, do this:
              Make a text file, where the format is:
              Hex address name comment

              For example:
              0x8300 FGAT0 Injection constant
              I have scripts for IDA which I can use to automatically populate the database from that, so there is no need to press a million buttons and type it into IDA.
              Separate file can be done for RAM and so on.
              that works. i have one already i started making thats in text file format. i made it this way to include the original equation. its about half way done as the text file output from the PDF is pretty mangled still and there's a lot to correct.
              Code:
              =======================================
              PCB switch position 0+4
              8399 80 FGAT0:                1.000 [-] UMR:FKT128 
                                            INT=128.0*FGATO[-]

              This is and example of how mangled the output from the PDF really is.
              Code:
              : Stoergroes1enauf1chaltung bei FS ein/aus; ·==·==============·======•====·=··====== 
              ZOFSM : DB 24 : 1.067 [1) UMR : EX16M 
              : INT•( 25 . 60)/(ZOFSM [1)) 
              ;
              "The really good drivers got the bugs on the side windows." Walter Röhrl

              Comment


              • #22
                That will be unnecessarily difficult to machine parse.
                If you want to include formula, separate every line with semicolons or something.
                http://tuner.ee - http://www.facebook.com/tuner.ee

                Comment


                • #23
                  Here PRJ, Here's all of the RAM for the most part in a text file. hopefully one of your plugins will work with it. i tried to keep it as simple as possible. i translated the german to english using google translate so they may not be good translations. if you feel the need to change comments or add to them please do so. i put the txt file in my mega drive because for some odd reason the forum wont let me upload a txt file directly.

                  https://mega.nz/#!grAC2brL!QsUAVWqX1...HiYWEXaWWfUwpE
                  MEGA provides free cloud storage with convenient and powerful always-on privacy. Claim your free 50GB now!
                  "The really good drivers got the bugs on the side windows." Walter Röhrl

                  Comment


                  • #24
                    BA = BeschleunigungsAnreicherung = Acceleration Enrichment

                    Comment


                    • #25
                      Why translate with google instead of inputting original data?
                      Essentially the description is totally useless now, because the google translate crap makes no sense...

                      Ah well, if I get the motivation I'll do it myself.
                      http://tuner.ee - http://www.facebook.com/tuner.ee

                      Comment


                      • #26
                        Originally posted by prj View Post
                        Why translate with google instead of inputting original data?
                        Essentially the description is totally useless now, because the google translate crap makes no sense...

                        Ah well, if I get the motivation I'll do it myself.
                        you want a non translated one? no problem. i have have it.
                        "The really good drivers got the bugs on the side windows." Walter Röhrl

                        Comment


                        • #27
                          This is the raw german straight from the PDF. yes its mangled because thats now its output from the PDF. maybe someone here thats speaks german will sort through it and fix the mangled mess and repost it because i dont speak nor read german.

                          https://mega.nz/#!Vn5zmIiK!F427W4SfM...Muuv6QqGMdpAlw
                          "The really good drivers got the bugs on the side windows." Walter Röhrl

                          Comment


                          • #28
                            Originally posted by vwnut8392 View Post
                            This is the raw german straight from the PDF. yes its mangled because thats now its output from the PDF. maybe someone here thats speaks german will sort through it and fix the mangled mess and repost it because i dont speak nor read german.

                            https://mega.nz/#!Vn5zmIiK!F427W4SfM...Muuv6QqGMdpAlw
                            Hi!

                            Could you make this link available again?

                            Thanks

                            Comment

                            Working...
                            X