Re: decTalk for android

here is the link for IDA freeware.

https://out7.hex-rays.com/files/idafree50.exe

and you will need the keynoteGold.exe file in the old synthesizers section of the grossgang website. just unzip it with 7zip freeware. and then decompile the dll files such as kngmmtts.dll kngmm32eng.dll kng32grm.dll and so on. you can load them directly into IDA pro. you may need a hexidecimal to decimal converter easily found online though. IDA pro will ask if you want to see the code in 16bit or 32bit among other things. its quite fascinating wish i had a tallent for programming. here is a sample of the output i got.

seg000:00000000 ;
seg000:00000000 ; +-------------------------------------------------------------------------+
seg000:00000000 ; ¦     This file is generated by The Interactive Disassembler (IDA)        ¦
seg000:00000000 ; ¦     Copyright (c) 2010 by Hex-Rays SA, <supp...@hex-rays.com>           ¦
seg000:00000000 ; ¦                      Licensed to: Freeware version                      ¦
seg000:00000000 ; +-------------------------------------------------------------------------+
seg000:00000000 ;
seg000:00000000 ; Input MD5   : 5D962FF013A7D32A767C726D8DE24068
seg000:00000000
seg000:00000000 ; File Name   : C:\Users\Josh\Documents\KGMTTS.DLL
seg000:00000000 ; Format      : Binary file
seg000:00000000 ; Base Address: 1000h Range: 10000h - 15150h Loaded length: 5150h
seg000:00000000
seg000:00000000                 .686p
seg000:00000000                 .mmx
seg000:00000000                 .model flat
seg000:00000000
seg000:00000000 ; ---------------------------------------------------------------------------
seg000:00000000
seg000:00000000 ; Segment type: Pure code
seg000:00000000 seg000          segment byte public 'CODE' use32
seg000:00000000                 assume cs:seg000
seg000:00000000                 assume es:nothing, ss:nothing, ds:nothing, fs:nothing, gs:nothing
seg000:00000000                 dd 1A55A4Dh
seg000:00000004                 db    1
seg000:00000005                 db    0
seg000:00000006                 db    0
seg000:00000007                 db    0
seg000:00000008                 db    4
seg000:00000009                 db    0
seg000:0000000A                 db    0
seg000:0000000B                 db    0
seg000:0000000C                 db 0FFh
seg000:0000000D                 db 0FFh
seg000:0000000E                 db    0
seg000:0000000F                 db    0
seg000:00000010                 db 0B8h ; +
seg000:00000011                 db    0
seg000:00000012                 db    0
seg000:00000013                 db    0
seg000:00000014                 db    0
seg000:00000015                 db    0
seg000:00000016                 db    0
seg000:00000017                 db    0
seg000:00000018                 db  40h ; [ a-t ]
seg000:00000019                 db    0
seg000:0000001A                 db    0
seg000:0000001B                 db    0
seg000:0000001C                 db    0
seg000:0000001D                 db    0
seg000:0000001E                 db    0
seg000:0000001F                 db    0
seg000:00000020                 db    0
seg000:00000021                 db    0
seg000:00000022                 db    0
seg000:00000023                 db    0
seg000:00000024                 db    0
seg000:00000025                 db    0
seg000:00000026                 db    0

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : jack via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : luiscarlosgm via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : jack via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : slender via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : slender via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Andy93 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : joshknnd1982 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : datajake1999 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kyle12 via Audiogames-reflector

Reply via email to