SE-NSE Forums:

Jump to content

  • (72 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

SE Flash Plugin [CID36 flasher & full access to filesystem]

#1 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Post icon  Posted 04 June 2006 - 03:48 PM

What is the best way to manage files in internal phone FS?
- readout extracting? But now we have ONLY RO access.
- script access is good, but for automatic operations. Write it once and run every time you need.
Now we have alternative way: common file manager with SE Flash Plugin.

Actually i plan to perform 2 things:
1. Filesystem handling
2. Flash custom blocks with unsigned data (usefull for patches)
But have not a lot of free time.
At this moment we can:
-read files
-write files
-move\delete files
-create folders
-delete folders
We can't (yet):
-rename
Phone models supported:
-k300/k500/k700/S700
-k750/w800
Comm devices supported:
-Service cable (COM-interface)
-DCU-60
Installation:
The plugin needs Far Manager v1.705.
-extract archive to ...\Far\Plugins
-restart Far
Executing by Disk Menu (Alt+F1/Alt+F2) - "SEFP" shortcut or Plugin Menu - F11
Configure:
After select SEFP in Disk Menu you'll see connection settings dialog.
Posted Image
You must specify Comm Device and speed. Then press Enter

ChipID/platform reading apears next:
Posted Image

Next you must select phone_start mode - FS folder
Loader uploading apears:
Posted Image

After all uploads ok you'll see phone's root folder:
Posted Image

IMPORTENT: ALWAYS DO SHUTDOWN LOADER!!! In other case some of corrections maden will LOST.

From Plugin version 0.6.0.98 PHONE SHUTDOWNS AUTOMATICLY BEFORE EXIT FAR OR DISK CHANGING

Shoutown request apears when you go up from root folder to FS:
Posted Image

sefp.log - is communication log file

==============EDITED==================
One more bugfix avaiable:
0.3.0.56
  • fixed serial reading timeouts
  • added EPIUSB1-4 scan.
  • no empty FS folder. if error - message appears.
  • CID49 phones will ignored. (i can't check CID49, but i realy feel - will not work)
  • other ChipID excepts supported will ignored.
there is only .dll in sefp03056.zip archive. unpack and replace.

big thanks 2 all testers. forum activity is just amazing :good:
==============EDITED==================
One more update is ready to test:
0.4.0.48
  • RTS\DTR flow control added. Need for come hardware COM cabels.
  • boot scripts framework. So you can now tell to phone what to do by your hands.
    script searchpath \scripts folder. some examples wiyh comments included.
    if no script fount - will boot in old style (like did this before)
  • UI has some changes
Posted Image

Installation as usual: unpack and replace.
==============EDITED==================
Version 0.5.0.82 changes:
  • recursive folders processing copy/move/delete (don't tested hard)
  • load\save settings - now works (registry access rights need)
  • ChipID lookup file. Only ID's presented will accepted
  • z800 loaders included (realy need to test)
  • DCU-60 readfile bug fixed.
  • COM/DCU io routines changed. Now folder-serfing even more fast.
  • k500_k700_CID36 script included
  • loader names are changed. Don't miss it.
This is full update package (not dll only).
Installation:
1.remove old version from Far\Plugins
2.unpack update archive to Far\Plugins

For z800: i forget to insert db2000_R2Z loader fixed. Download and replace.

==============EDITED==================
Version 0.6.0.98 changes:
  • COM cables connectivity problems solved
    (Set RTS for HW COM service cables)
  • recursive folders processing filename bug fixed
  • db2000: k600, z800 loaders/script added (NOT TESTED) works ONLY with service cable
  • db2010: w550 CID36 loaders/script added (not shure someone has CID36 but i include it anyway)
  • file attribute (NO_ACCESS) bug fixed
  • file date/time info now avaiable
  • break current operation bug fixed (only when current file operation ends)
  • unclosed port bug fixed (don't need to restar Far each plugin session)
  • COM/DCU transfer speed little faster
  • onscreen log merge bug fixed
  • EnterTheMatrix - default button
  • new script command added: <BIldrH>filename - loads payload only from BABE-loader
  • fixed some errors
  • plugin's dll size more then 2 times smaller
  • find files (Alt+F7) still has BUG - only first subfolder handled
Installation:
1.remove old version from Far\Plugins
2.unpack archive to Far\Plugins
3.restart Far

Download SEFP06098.zip

==============EDITED==================
Version 0.7.0.32 changes:
  • <BIldrH> bug fixed
  • db2000_3e_dark.bin - some changes
  • db2000: k600TESTED OK!works ONLY with service cable
  • db2000: z800TESTED OK!works ONLY with service cable
  • fixed some errors
Installation:
1.Unpack archive to Far\Plugins over the 0.6.0.98 version
2.Restart Far
Enjoy

==============EDITED==================
Version 0.8.0.93 changes:
  • All COMport routines rewrited
  • db2010_flashtool (NOR only) included.
    WORKS ONLY WITH SERVICE CABLE
    DCU-60 NOT SUPPORTED
    features:
    -read ANY memory region (RAM\ROM\FLASH)
    -flash ssw image WITHOUT ANY security checking(in first for SE)
    -flash any RAW image (in first for SE)
    to flash image you have to enter FLASH folder and copy (F5) image file into.
    to read memory press F5 on FLASH\memory file
  • added speed indication
  • onscreen log modified
  • added some error handling
  • file attributes saving added
  • fixed some errors
Installation:
1.Unpack archive to Far\Plugins\
2.Restart Far
Enjoy

==============EDITED==================
Version 0.9.0.38 changes:

common:
  • "try agane" added in ReadCID routine (for bugged k750 cables)
fs mode:
  • readonly files in recursive mode bug fixed
flash mode:
  • simple VKP patch scripts processing added (in first for SE)
    work in 2 modes: apply or remove
    more info about VKP format
  • zero end BABE image flashing bug fixed
  • RAW image start addres takes from filename now (delimiter "_")
  • NOR adress range check added fot patches
  • GDFS killing warning added
Installation:
1.Unpack archive to Far\Plugins\
Enjoy

==============EDITED==================
Version 0.10.0.44 changes:

FULL PACK
Communication
-COM buffer incrased
-USB read\write buf>$1000 bug fixed
FS
-atribute bug fixed
FLASH
-db2010 USB support added (DCU-60)
-EROM warning on flash images
-GDFS warning on flash images
-VKP: ignore mistmutch data added
Some patches added in PATCH folder

[/list]Installation:
Remove old version and install files from this archiv

DOWNLOAD 0.10.0.51

CID49 is NOT SUPPORTED YET.
You can help with project's development on new phones support
by making a donation: E133843053748, Z469510012027
addiditional information here


==============EDITED==================

P.S.
Tnx 2 all ppl who helped me.

Personal thanks to:

hendrix - for perfect R2E security patch
mikhan - for serial logs
gray - for loaders and advices
the_laser - for INVALUABLE help and support

Attached File(s)


This post has been edited by jagheterfredrik: 15 March 2007 - 05:20 PM
Reason for edit: Updated link

[SE A1 | A2]
[SE]phone.nm.ru
0

#2 User is offline   mikhan Icon

  • Makes Se-nse
  • PipPipPipPip
  • Group: Members
  • Posts: 467
  • Joined: 14-June 05
  • Gender:Male
  • Location:Moscow
  • Mobile:SEs
  • Tutorials Submitted:1

Posted 04 June 2006 - 05:05 PM

brilliant!
tested with S700 and ufs+directcom (com port emulator), all the mentioned file operations work!

if I find my dcu-60, I'll test K750 ))


found!
works perfectly! k750+dcu60!!!

This post has been edited by mikhan: 04 June 2006 - 05:15 PM

1

#3 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Posted 04 June 2006 - 09:41 PM

@mikhan
that's good.

for more phones support i'll need serial logs fromothe phones.
i need script log
chdir /
listdirs

would be enough

BTW. known bug: error on begin of boot CID\platform waiting routine on low speed. sometimes cause read timeout
[SE A1 | A2]
[SE]phone.nm.ru
0

#4 User is offline   mikhan Icon

  • Makes Se-nse
  • PipPipPipPip
  • Group: Members
  • Posts: 467
  • Joined: 14-June 05
  • Gender:Male
  • Location:Moscow
  • Mobile:SEs
  • Tutorials Submitted:1

Posted 05 June 2006 - 09:34 AM

do you need z800 db2000 logs?
0

#5 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Posted 05 June 2006 - 10:43 AM

View Postmikhan, on 2006-06-05 12:34, said:

do you need z800 db2000 logs?

would be nice
[SE A1 | A2]
[SE]phone.nm.ru
0

#6 User is offline   mikhan Icon

  • Makes Se-nse
  • PipPipPipPip
  • Group: Members
  • Posts: 467
  • Joined: 14-June 05
  • Gender:Male
  • Location:Moscow
  • Mobile:SEs
  • Tutorials Submitted:1

Posted 06 June 2006 - 10:20 AM

congrats, you appeared in Mobile-Review news :)
http://www.mobile-re...age=ru#news9294
http://www.mobile-re...age=en#news9294

This post has been edited by mikhan: 06 June 2006 - 10:21 AM

0

#7 User is offline   marcinb24 Icon

  • n00b
  • Group: Members
  • Posts: 2
  • Joined: 06-June 06

Posted 06 June 2006 - 03:46 PM

Hello, j have k750 and dcu-60,when open plugin then i have error accesing to adress and plugin is unloaded. sorry for my english... ;)
0

#8 User is offline   Dyce9984 Icon

  • Moooooo to you to
  • Icon
  • View gallery
  • Group: Admins
  • Posts: 2,273
  • Joined: 28-February 05
  • Gender:Male
  • Location:London UK
  • Mobile:CMD-J5, RedT610, T630, Z520, K700, K750, W800, P900, W900, K800, K850, C905

Posted 06 June 2006 - 08:24 PM

nicely done Darkmen :)
Posted Image
My Blog - It's new, be nice :)

In reference to the recent UFO crashing into a wind turbine up't north, suspected "an ultrasecret robot stealth aircraft project hinted at by MoD";
"El Reg rang the MoD for clarification as to what material it has which could be classified as more secret than top secret, but a spokesman said: "That's so secret it's beyond above top secret, I'm afraid." ®"


0

#9 User is offline   sasha-SE Icon

  • Non-se-nse
  • PipPipPip
  • View gallery
  • Group: Members
  • Posts: 144
  • Joined: 18-April 05
  • Location:Serbia
  • Mobile:Sony Ericsson

Posted 06 June 2006 - 09:51 PM

i dont understand what we can do with this software??? :confused: :confused:

anyone who can explain?
0

#10 User is offline   pappfer Icon

  • Padawan
  • Pip
  • Group: Members
  • Posts: 27
  • Joined: 01-March 05
  • Gender:Male
  • Location:Hungary
  • Mobile:J70, K750i

Posted 06 June 2006 - 10:30 PM

Sounds really promising, but doesn't work for me either. :confused:
I've tried with DCU-60 and with service cable as well (K750i) but no luck.
When i plug the phone to the DCU-60 it just keeps turning on. When i plug it into my Cruiser cable nothing happens.. I've checked the right COM ports thousands of time. Any advice?
0

#11 User is offline   af_ Icon

  • n00b
  • Group: Members
  • Posts: 11
  • Joined: 20-April 05
  • Location:Istanbul, Turkiye - Utrecht, Nederland
  • Mobile:W810i

Posted 06 June 2006 - 11:05 PM

Hmm, if this supports w810i, we can add flash menus to the phone !! :confused:
* nieuwemobiel
0

#12 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Posted 07 June 2006 - 12:06 AM

Little bugfix:
-serial ports enumeration is now right and works
-far version control will perform checks from now
-creating\deletting folders exception is fixed.

attached dll only. Just overwrite it and go.

Attached File(s)


[SE A1 | A2]
[SE]phone.nm.ru
0

#13 User is offline   arnarn911 Icon

  • n00b
  • Group: Members
  • Posts: 8
  • Joined: 07-June 06

Posted 07 June 2006 - 03:04 AM

I would like to have some kind of keylock on my w800. I dont want anybody browsing through my messages, pictures, etc. Is this possible?
0

#14 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Posted 07 June 2006 - 05:43 AM

View Postaf_, on 2006-06-07 02:05, said:

Hmm, if this supports w810i, we can add flash menus to the phone !! :confused:

the phone is not supported
[SE A1 | A2]
[SE]phone.nm.ru
0

#15 User is offline   mikhan Icon

  • Makes Se-nse
  • PipPipPipPip
  • Group: Members
  • Posts: 467
  • Joined: 14-June 05
  • Gender:Male
  • Location:Moscow
  • Mobile:SEs
  • Tutorials Submitted:1

Posted 07 June 2006 - 05:45 AM

View Postpappfer, on 2006-06-07 02:30, said:

Sounds really promising, but doesn't work for me either. :confused:
I've tried with DCU-60 and with service cable as well (K750i) but no luck.
When i plug the phone to the DCU-60 it just keeps turning on. When i plug it into my Cruiser cable nothing happens.. I've checked the right COM ports thousands of time. Any advice?


have you installed ordinary usb drivers with turned on phone?
flash drivers can be installed only after you installed usb, modem etc drivers for k750/w800
0

#16 User is offline   DarkWeaver Icon

  • n00b
  • Group: Members
  • Posts: 16
  • Joined: 07-June 06

Posted 07 June 2006 - 07:35 AM

Hi, :newhere: .

Basically, having a small problem with this plugin, which is a shame because it has loads of potential. First time I tried it, it worked fine, changed the sms storage location fine and disconnected.

Try and run it again, boom.

First error message:
Attached File  First_Error.jpg (92.38K)
Number of downloads: 4886

Second error (after pressing enter):
Attached File  Second_Error.jpg (91.8K)
Number of downloads: 2231

And then Far dies.

Anyone know of any fix?
0

#17 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Posted 07 June 2006 - 07:43 AM

View PostDarkWeaver, on 2006-06-07 10:35, said:

Hi, :newhere: .

Basically, having a small problem with this plugin, which is a shame because it has loads of potential. First time I tried it, it worked fine, changed the sms storage location fine and disconnected.

Try and run it again, boom.

And then Far dies.

Anyone know of any fix?

plugin call error
this means, that exported function have invalid param/result type.
Do you took older (first) version? try to update to 02084.
This one can lookup Far Manager version and to warn you if it is old

good luck
[SE A1 | A2]
[SE]phone.nm.ru
0

#18 User is offline   DarkWeaver Icon

  • n00b
  • Group: Members
  • Posts: 16
  • Joined: 07-June 06

Posted 07 June 2006 - 08:03 AM

View PostDarkmen, on 2006-06-07 07:43, said:

plugin call error
this means, that exported function have invalid param/result type.
Do you took older (first) version? try to update to 02084.
This one can lookup Far Manager version and to warn you if it is old

good luck

I've tried with the latest version, I've also uninstalled Far and the plugin and reinstalled, nothing else I can think of. Plus, it worked, albeit only once.

Does the plugin use the registry?
0

#19 User is offline   Darkmen Icon

  • SE reverser
  • PipPipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 30-March 06
  • Gender:Male
  • Location:Ukraine
  • Mobile:SE k500i | k750i | k790i

Posted 07 June 2006 - 09:15 AM

View PostDarkWeaver, on 2006-06-07 11:03, said:

I've tried with the latest version, I've also uninstalled Far and the plugin and reinstalled, nothing else I can think of. Plus, it worked, albeit only once.

Does the plugin use the registry?

May be other things:
- READ/WRITE rights registry keys in HKLM / HKCU
- READ/WRITE rights in Far\Plugins\SEFP folder

Yes it uses registry to store some internal settings and to retrive serial avaiable ports
[SE A1 | A2]
[SE]phone.nm.ru
0

SE-NSE

#20 User is offline   af_ Icon

  • n00b
  • Group: Members
  • Posts: 11
  • Joined: 20-April 05
  • Location:Istanbul, Turkiye - Utrecht, Nederland
  • Mobile:W810i

Posted 07 June 2006 - 11:28 AM

View PostDarkmen, on 2006-06-07 05:43, said:

the phone is not supported


and in the future? :)
* nieuwemobiel
0

  • (72 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users