View Single Post
Old 04-06-2012, 11:15 AM   #3608
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
To answer the questiong
// Saves addon's non-default options as JSON object.
// WARNING: no escaping is done!
// Arguments:
// addon - addon who's settings must be saved
//
Core.settings.saveOptions = function(addon)

should do the trick.

To de-fsk (decompile) the fw.files you need:
fimware dump (e.g. form the-ebook.org)
cramfsck to extracted the cramfs-image
phyton 2.6x - not the current 2.7
dfsk (boroda-version)
Mark Nord is offline   Reply With Quote