Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - benoit934

Pages: [1]
1
News / Re: Another step towards a free Nspire !
« on: March 20, 2013, 01:54:57 am »
I think it's possible to hack the boot2 without modify it, and the same exploit like to be possible on CX too but with my too low skill I don't have any idea on how to use this exploit, all body know this exploit but I think I the only to whant use it for loading a custom OS

2
News / Re: Another step towards a free Nspire !
« on: March 18, 2013, 10:35:48 am »
Its my 1st soft modding, but i'll not try to make a hardmoding on the CX and i'll try to launch the 1st phoenix OS with a 1.4 boot2

Edit it already work with my pre realesed patch :


3
News / Re: Another step towards a free Nspire !
« on: March 17, 2013, 06:53:17 pm »
You can make a custom boot1, boot2 or OS is exactly what I've done for make this exploit, later we can hack the OS for open binary with any protect, and bypass many more to get more perfs and I think so many more

I just whant say a big thx to Ti planet because without the skill share of Excale, Critor and all members it can take very long time to get the required skill

4
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« on: February 10, 2011, 05:30:47 pm »
I no found which SVN

EDIT : Solved i have bug with Ndless tool

5
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« on: February 10, 2011, 04:46:39 pm »
I have msys+yagarto and i have Centos how i can update ?

6
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« on: February 10, 2011, 04:10:06 pm »
I have rev 364 of Ndless
GNU Make 3.81
gcc.exe (GCC) 4.5.0

7
Ndless / Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« on: February 10, 2011, 03:01:53 pm »
When i try to build i have error can tou help me pleas ?

Code: [Select]
make[1]: Entering directory `/home/Ndless/libndls'
nspire-gcc -Os -nostdlib -c feof.c
feof.c: In function 'feof':
feof.c:28:11: error: 'EOF' undeclared (first use in this function)
feof.c:28:11: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [feof.o] Error 1
make[1]: Leaving directory `/home/Ndless/libndls'
make: *** [subdirs] Error 1
:banghead:

8
Ndless / Re: Building Ndless
« on: February 10, 2011, 01:55:01 pm »
Me too look this

Code: [Select]
make[1]: Entering directory `/home/Ndless/libndls'
nspire-gcc -Os -nostdlib -c feof.c
feof.c: In function 'feof':
feof.c:28:11: error: 'EOF' undeclared (first use in this function)
feof.c:28:11: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [feof.o] Error 1
make[1]: Leaving directory `/home/Ndless/libndls'
make: *** [subdirs] Error 1

Can you help me ?

Pages: [1]