[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] AES Language Code



On Fri, 2014-02-07 at 22:41 -0500, xenoncrash wrote:
> Hello,
> 
> I am trying to unravel an AES mystery.  I hope someone can help.
> Maybe even Odd Skancke.
> 
[....]
> 
> I want to find the LANGUAGE CODE where it is hardcoded in a memory
> dump?
> 
> Where in memory is the structure and how are the values stored?

It can be anywhere. It is not hardcoded. The value is determined either
by the value of the _AKP cookie or the "lang"-setting in xaaes.cnf.

Why do you need to know where it's stored in memory? You don't need that
to find the current language, appl_getinfo takes care of that. You don't
need it to set it - change the language settings in NVRAM or the
"lang"-setting in xaaes.cnf.

Jo Even