|
Title: tc1724 ida pro Post by: alessandro244 on December 04, 2025, 06:35:13 AM Hello, can someone help me break down the TC1724 with ida pro? I don't understand where to find the ROM and RAM addresses to start the analysis correctly.
Title: Re: tc1724 ida pro Post by: kuebk on December 04, 2025, 05:24:32 PM Load your binary at 0x80000000, create RAM segments at 0xC0000000 and 0xD0000000, then let IDA do the full analysis.
Title: Re: tc1724 ida pro Post by: alessandro244 on December 07, 2025, 11:40:24 AM Thanks a lot for your repl :o, can you help me implement NLS and LC? Obviously paying ???
|