Reply
Thread Tools
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#1
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....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-...r-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/ac...d-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/al...g-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...-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...on-manager.xml (dbus interface for hildon notification manager)
http://www.cncmods.net/files/dbus/hd...ion-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/ta...rk-interface.h (dbus interface for browser bookmarks)
http://www.cncmods.net/files/dbus/ta...er-interface.h (dbus interface for browser)
http://www.cncmods.net/files/dbus/up...otifier-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)
 

The Following 44 Users Say Thank You to jonwil For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#2
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.
 

The Following 4 Users Say Thank You to Halftux For This Useful Post:
Posts: 89 | Thanked: 194 times | Joined on Feb 2010
#3
Help! I downloaded these CNC mods and now the scrin keep hacking my phone!
 

The Following 2 Users Say Thank You to JohnHughes For This Useful Post:
Posts: 136 | Thanked: 68 times | Joined on Nov 2013 @ Streets of Avalon | Zwolle, the Netherlands
#4
Wow. Impressive.

Ty!
 

The Following 2 Users Say Thank You to vincr For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#5
Originally Posted by JohnHughes View Post
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?...
 

The Following User Says Thank You to Wikiwide For This Useful Post:
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#6
Its likely a joke being made due to the fact that the file hosting I use also hosts another site...
 

The Following 3 Users Say Thank You to jonwil For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#7
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!
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 3 Users Say Thank You to Estel For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#8
@jonwil: Can you reupload those files? Links are already dead :-(
 

The Following 5 Users Say Thank You to pali For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#9
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.
Attached Files
File Type: txt header_jonwil.md5.txt (3.1 KB, 83 views)

Last edited by Halftux; 2019-01-06 at 19:44. Reason: md5sum
 

The Following 9 Users Say Thank You to Halftux For This Useful Post:
Reply

Tags
maemo 5, reverse

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:39.