Moto Hell - The Motorola Modding Community
April 24, 2024, 09:24:09 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1] 2   Go Down
  Print  
Author Topic: Z6 has telnet enabled (R60.44)  (Read 14628 times)
mhr
Guest
« on: November 07, 2007, 03:30:17 am »

just wanna share
this is i got from M3 forum.

CREDITS to YURIK

Download  MP
or
reflash the CG52 HERE

function - telnet enabled.

for initiating the connection for firstime.




1) flash it

2) open opera and go to url: "file://localhost/usr/data_resource/oss/telnet.csh "

3) switch telephone to USB-Lan mode - open RSD Lite and wait ~30 seconds.

4) telnet 192.168.16.2

Trying 192.168.16.2...
Connected to 192.168.16.2.
Escape character is '^]'.


Mobilinux(TM) 4.1
Linux/armv6l 2.6.10_dev

(none) login: root


Mobilinux(TM) 4.1

Quote from: mhr
try executing command :
# mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
none on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
/dev/mtdblock/user on /ezxlocal type jffs2 (rw,sync,noatime,nosuid,nodev,noexec)
/dev/mtdblock/setup on /usr/setup type squashfs (ro,noexec)
/dev/mtdblock/secure on /usr/securesetup type squashfs (ro,noexec)
/dev/mtdblock/pds on /etc/pds type yaffs (rw,sync,noatime,nosuid,nodev,noexec,shred)
/dev/mtdblock/resrc on /usr/data_resource type squashfs (ro,noexec)
/dev/mtdblock/lang on /usr/language type squashfs (ro)
/dev/mtdblock/mass_storage on /mnt/msc_int0 type yaffs (rw,sync,noatime,nosuid,nodev,noexec)
/dev/loop/0 on /ezxlocal/download/mystuff type vfat (rw,sync,nodiratime,nosuid,nodev,noexec,uid=2000
,gid=233,fmask=0022,dmask=0022,shortname=mixed,utf8)
/dev/mmca1 on /mmc/mmca1 type vfat (rw,noatime,nodiratime,noexec,uid=2000,gid=233,fmask=0002,dmask=0
002,shortname=mixed,utf8)
devpts on /dev/pts type devpts (rw)


that's what i got, this is really so cool Smiley
Logged
V3N0M
Guest
« Reply #1 on: November 07, 2007, 04:47:55 am »

great dude i hope it works well on my one Smiley
Logged
mhr
Guest
« Reply #2 on: November 07, 2007, 07:18:47 am »

yess, no problem
i just followed Yurik's instruction. all was fine.
Logged
V3N0M
Guest
« Reply #3 on: November 07, 2007, 07:24:32 am »

hmm i tried it with the reflash but i don´t neither have a telnet file on the phone nor any connection is established i´m totally new on this
Logged
huatz84
Guest
« Reply #4 on: November 07, 2007, 09:26:28 am »

Link for the MP is in Russian...I use Google translate and it said that we must pay their server....Please anyone upload it to Turboupload...Thanx.
Logged
V3N0M
Guest
« Reply #5 on: November 07, 2007, 09:53:58 am »

nono man you can download it for free. but i think it´s too complicated
Logged
ilove3d
Guest
« Reply #6 on: November 07, 2007, 06:47:12 pm »

oh, I see the only working file is the telnet.csh shell
Logged
mhr
Guest
« Reply #7 on: November 07, 2007, 11:01:26 pm »

are you sure ?
i was success, hmm i will try to upload in megaupload.
wait
.....

damn my connection was so bad, it will take 3 hours to upload...
be patient Smiley
« Last Edit: November 07, 2007, 11:06:17 pm by mhr » Logged
vanhieumai
Guest
« Reply #8 on: November 07, 2007, 11:17:16 pm »

link 4shared
http://www.4shared.com/dir/4161736/d3f3af83/MOD_Z6_.html
Logged
mhr
Guest
« Reply #9 on: November 07, 2007, 11:54:00 pm »

thanks pal,
you uploaded it Smiley
i tried to upload but my country's connection is too slow Sad

Logged
iancdp
Guest
« Reply #10 on: November 08, 2007, 12:06:48 am »

is there anyway that we can enable the phone to take skins like on yanos fw cuz i cant do that anymore at least the way i use to?
Logged
mhr
Guest
« Reply #11 on: November 08, 2007, 12:18:52 am »

yes, i guess, we should ask someone add this feature to yan0's Modded FW.
or
ask Yurik to modified his fw to adapt yan0's feature Smiley

Logged
mhr
Guest
« Reply #12 on: November 08, 2007, 12:35:55 am »

hei Guyz!!!
i was be able to execute script in my Internal Memory

# echo "echo ABC" > hasil.sh
# ./hasil.sh
ABC
#

hehe
just remount the internal memory
# mount -t vfat -o remount /dev/loop/0 /ezxlocal/download/mystuff/

and check mount
# mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
none on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
/dev/mtdblock/user on /ezxlocal type jffs2 (rw,sync,noatime,nosuid,nodev,noexec)
/dev/mtdblock/setup on /usr/setup type squashfs (ro,noexec)
/dev/mtdblock/secure on /usr/securesetup type squashfs (ro,noexec)
/dev/mtdblock/pds on /etc/pds type yaffs (rw,sync,noatime,nosuid,nodev,noexec,shred)
/dev/mtdblock/resrc on /usr/data_resource type squashfs (ro,noexec)
/dev/mtdblock/lang on /usr/language type squashfs (ro)
/dev/mtdblock/mass_storage on /mnt/msc_int0 type yaffs (rw,sync,noatime,nosuid,nodev,noexec)
/dev/loop/0 on /ezxlocal/download/mystuff type vfat (rw,nodiratime,uid=2000,gid=233,fmask=0022,dmask
=0022,shortname=mixed,utf8)
/dev/mmca1 on /mmc/mmca1 type vfat (rw,noatime,nodiratime,noexec,uid=2000,gid=233,fmask=0002,dmask=0
002,shortname=mixed,utf8)
devpts on /dev/pts type devpts (rw)


there's no noexec option on /dev/loop/0 Cheesy
Logged
electroblaze
Guest
« Reply #13 on: November 08, 2007, 12:36:19 am »

so did anyone try it yet??? this is awesome.!!!
Logged
mhr
Guest
« Reply #14 on: November 08, 2007, 03:16:58 am »

yes, i did ^^
look what i got here

# ps -ef | grep httpd
 1051 root        672 S   httpd
 1183 root        680 S   grep httpd
#

lolz, my phone serves httpd service hahahaha

anyway, since we can execute the shell script in our internal memory, or Card
we can try install gcc.. hehe anyluck guys ?
Logged
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines