PDA

View Full Version : Links to all my N900 header files and bits


jonwil
2014-09-27, 12:47
This post is basically a dump of links to the various N900 reverse engineering bits I have created over the time I have been playing with the N900. Its just a place to dump links so people can see all the things I have created.
http://www.cncmods.net/files/backupdec.zip Program for decoding N900 encrypted backup files (assuming you have the password)
http://www.cncmods.net/files/browser-neteal-dev_0.7.10.1-2_armel.deb (development package for browser-neteal, not officially released by Nokia)
http://www.cncmods.net/files/bt-cal_1.0-1.tar.gz (replacement for bluetooth-sysinfo package used for pulling the bluetooth stuff from CAL and sending it to kernel)
http://www.cncmods.net/files/headers.zip (header files for various random libraries, specifically libossoproductinfo, libicd and libsysinfo)
http://www.cncmods.net/files/isi_info.h (header file for libphinfo0)
http://www.cncmods.net/files/libisi.h (header file for libisi)
http://www.cncmods.net/files/pn_location_isi.h (header file containing structure and constant definitions used to talk to the GPS part of the cellular modem, at some point I intend to see if the versions of any of the other cellular modem files I have match what the N900 uses and if so, post those as well)
http://www.cncmods.net/files/tablet-browser-view-test.c (clone of tablet-browser-view-test package)
http://www.cncmods.net/files/tablet-browser-view-test.sh (script to compile tablet-browser-view-test.c)
http://www.cncmods.net/files/vkb.zip (stuff for dealing with .vkb files on the N900)
http://www.cncmods.net/files/wl1251-cal_1.0-1.tar.gz (replacement for the wl1251-cal package used for pulling the wifi stuff from CAL and sending it to kernel)
http://www.cncmods.net/files/dbus/actingdead-dbus-names.h (dbus information for actingdead systemui plugin)
http://www.cncmods.net/files/dbus/alarm_dbus.h (dbus information for alarm daemon)
http://www.cncmods.net/files/dbus/alarm_dialog-dbus-names.h (dbus information for alarm systemui plugin)
http://www.cncmods.net/files/dbus/bt-dbus.h (dbus interface for bluetooth)
http://www.cncmods.net/files/dbus/CalInterface.h (dbus interface for calendar backend)
http://www.cncmods.net/files/dbus/call.xml (dbus interface for phone calls)
http://www.cncmods.net/files/dbus/clock-plugin-dbus.h (dbus interface for clock status bar plugin)
http://www.cncmods.net/files/dbus/clockcore-alarms.h (dbus interface for alarms)
http://www.cncmods.net/files/dbus/clock_dbus.h (dbus interface for clock)
http://www.cncmods.net/files/dbus/conbtdialogs-dbus.h (dbus interface for bluetooth connectivity dialogs)
http://www.cncmods.net/files/dbus/conference.xml (dbus interface for phone calls)
http://www.cncmods.net/files/dbus/Context.xml (dbus interface for GPRS/cellular data)
http://www.cncmods.net/files/dbus/csd-call.h (dbus interface for phone calls)
http://www.cncmods.net/files/dbus/csd-sim.h (dbus interface for SIM interactions including sim phonebook)
http://www.cncmods.net/files/dbus/csd-ss.h (dbus interface for supplementary services)
http://www.cncmods.net/files/dbus/csd-ssc.h (dbus interface for system syncronization controller daemon)
http://www.cncmods.net/files/dbus/dsme_dbus_if.c (dbus interface for DSME daemon)
http://www.cncmods.net/files/dbus/eap-dbus.h (dbus interface for EAP daemon)
http://www.cncmods.net/files/dbus/gprs-dbus.txt (dbus interface for GPRS/cellular data)
http://www.cncmods.net/files/dbus/GPRS.xml (dbus interface for GPRS/cellular data)
http://www.cncmods.net/files/dbus/hd-app-mgr-dbus.xml (dbus interface for hildon application manager)
http://www.cncmods.net/files/dbus/hd-hildon-home-dbus.xml (dbus interface for hildon home)
http://www.cncmods.net/files/dbus/hd-home-dbus.xml (dbus interface for hildon home notifications)
http://www.cncmods.net/files/dbus/hd-notification-manager.xml (dbus interface for hildon notification manager)
http://www.cncmods.net/files/dbus/hd-sv-notification-daemon.xml (dbus interface for hildon sv notification daemon)
http://www.cncmods.net/files/dbus/icd_dbus_api.h (dbus interface for icd)
http://www.cncmods.net/files/dbus/info.xml (dbus interface for cellular hardware information)
http://www.cncmods.net/files/dbus/instance.xml (dbus interface for phone calls)
http://www.cncmods.net/files/dbus/libiphb.h (dbus interface for ip heartbeat daemon)
http://www.cncmods.net/files/dbus/mce-dbus-names.h (dbus interface for mce)
http://www.cncmods.net/files/dbus/mode-names.h (dbus interface for mce)
http://www.cncmods.net/files/dbus/net_definitions.h (dbus interface for cellular modem network services)
http://www.cncmods.net/files/dbus/net_interface.xml (dbus interface for cellular modem network services)
http://www.cncmods.net/files/dbus/osso-ic-dbus.h (dbus interface for icd)
http://www.cncmods.net/files/dbus/osso-ic-ui-dbus.h dbus interface for icd ui)
http://www.cncmods.net/files/dbus/osso-time.h (dbus interface for time)
http://www.cncmods.net/files/dbus/phonebook.xml (dbus interface for sim phonebook)
http://www.cncmods.net/files/dbus/profile_dbus.h (dbus interface for profile daemon)
http://www.cncmods.net/files/dbus/security.xml (dbus interface for sim security)
http://www.cncmods.net/files/dbus/sim.xml (dbus interface for sim interactions)
http://www.cncmods.net/files/dbus/sms.xml (dbus interface for sms messages)
http://www.cncmods.net/files/dbus/ss.xml (dbus interface for supplementary services)
http://www.cncmods.net/files/dbus/ssc.xml (dbus interface for system syncronization controller daemon)
http://www.cncmods.net/files/dbus/systemui-dbus-names.h (dbus interface for systemui)
http://www.cncmods.net/files/dbus/tablet-bookmark-interface.h (dbus interface for browser bookmarks)
http://www.cncmods.net/files/dbus/tablet-browser-interface.h (dbus interface for browser)
http://www.cncmods.net/files/dbus/update-notifier-conf.h (dbus interface for hildon application manager)
http://www.cncmods.net/files/dbus/wappushd-dbus.h (dbus interface for WAP push daemon)
http://www.cncmods.net/files/dbus/wlancond-dbus.h (dbus interface for wireless LAN connectivity daemon)

Halftux
2014-09-27, 20:04
That is very useful developer stuff for me, especially the bt related files.
Thank you for sharing this will help some people to save time and to get some hints which they will maybe never find out of there own.

JohnHughes
2014-09-29, 13:29
Help! I downloaded these CNC mods and now the scrin keep hacking my phone!

vincr
2014-09-29, 21:26
Wow. Impressive.

Ty!

Wikiwide
2014-09-29, 23:38
Help! I downloaded these CNC mods and now the scrin keep hacking my phone!

What?... They are simply header files, not binaries, they should not do anything?...

jonwil
2014-09-29, 23:57
Its likely a joke being made due to the fact that the file hosting I use also hosts another site...

Estel
2014-10-01, 00:34
Sorry for OT, but seeing "cnc" and reading "CNC mods and now scrin keep hacking my phone" I thought about numerical mill, and immediately moved to investigate. I was quite disappointed that it turned out to be plain command&conquer thing :( [/OT]

Keep up the good work, jonwil!

pali
2019-01-06, 09:49
@jonwil: Can you reupload those files? Links are already dead :-(

Halftux
2019-01-06, 19:01
I hosted the files on my webspace.
This mirror will be available until I have no more money and live under a bridge.

http://www.setius.net/downs/maemo/dbus/

edit: added md5 file from my local files which I uploaded to the webspace.