Jump to content
AVIC411.com

condiczek

Members
  • Content Count

    160
  • Joined

  • Last visited

Everything posted by condiczek

  1. Just MortScript example in attachment, just edit .mscr as you wish. There are some Strings and DWords in it. Run RegModify.exe script to modify it, then you can check if its modified via RegEdit.exe. None of reg editors worked for me to change values or import .reg files. Only MortScript RegModify.zip
  2. I'm trying to do something with registry, made script to add some values to HKLM\Drivers\BuiltIn\GPS like: RegWriteString("HKLM", "Drivers\BuiltIn\GPS", "Prefix", "COM") RegWriteString("HKLM", "Drivers\BuiltIn\GPS", "ParamFolder", "data") RegWriteString("HKLM", "Drivers\BuiltIn\GPS", "Dll", "GPS.Dll") RegWriteDWord("HKLM", "Drivers\BuiltIn\GPS", "Index", 7) RegWriteDWord("HKLM", "Drivers\BuiltIn\GPS", "Order", 2) RegWriteDWord("HKLM", "Drivers\BuiltIn\GPS", "NmeaSel0", 1) RegWriteDWord("HKLM", "Drivers\BuiltIn\GPS", "NmeaSel1", 0) RegWriteDWord("HKLM", "Drivers\BuiltIn\GPS", "NmeaSel2",
  3. The purpose of hack is to get that and other abilities! All the hacks were done from the beggining? Please stop posting such useless statements, if nothing is possible, then just lets sell all our avic devices, and close hack/mods section. As I wrote in first post: "HACKMODE is entrance to further developing". Treat it that way. If somebody has something useful to say, than please do it. Every clue, help, willingness of developing is welcome. In newer units there is no iGO software. Its based on TeleAtlas maps, nothing is left from iGO, no content/maps etc. The maps are in totall
  4. Yes, I wrote few scripts to change registry, but: 1) registry resets on reboot to previous state, 2) I dont know if changes works without reboot? (some changes works, but dont know about device drivers..) 3) as for now - it doesnt work, but of course Im trying to figure it out
  5. It will be hard to modify pioneers executables/dlls in such direction. You've got access to your device. Remember about full backup of your files, and feel free to experiment with it ..for sure not only Av.exe needs to be replaced, but PRG0/PRG1 directory? You've got to figure/test it out by yourself ----- again analyzing (F30BT) registry: [HKEY_LOCAL_MACHINE\Drivers\Active\44] "Hnd"=dword:000572f0 "Name"="COM7:" "Key"="\\Drivers\\Launch\\GPS" "ClientInfo"=dword:00000032 [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\GPS] "GRFTYPE"=dword:00000001 "ParamFolder"="NAND\\SYSTEM\\
  6. I've got some clue/idea how to get working windows ce/explorer.. Will try to figure it out this weekend! Keep your fingers crossed!
  7. I tried all of your GPSTool versions, none of them are working/starting. Will try later with .NET framework! In v1.2 on start there is delay for 500ms, its almost nothing. My unit starts in ~10-15s. Without SD/USB its also that long?
  8. Sure, I can try I'm not experienced in programming, only bases. I doubt that I can install any .cab file with that 'windows ce'. Could this be done by extracting .cab and copying manually files? If yes, than I will try it. http://blogs.msdn.com/b/netcfteam/archive/2005/10/11/479793.aspx Which version for our wince 5 devices? NETCFv2.wce5.armv4i.cab? Got your program on SD, will try it tomorrow (00:22am here ). I tried several programs like port splitter, gpsgate, sirftech utility etc., none of them worked. Maybe we should compare registry from older unit, where gps was available?
  9. Wait a minute, I think I know what's wrong... just give me five min.. --edit: PM
  10. OK so I assume that you have backup of USER content. Get PRG0 from copy, make another one, rename it to PRG1. Delete PRG1 from device, copy renamed directory - PRG1 (with PRG0 content). Install HACKMODE v1., update to v1.1, update to v1.2. And post results
  11. Nice comparison! We've got to analyze that differences, gps values etc. Also great to hear that v1.2 is working for you and registry backup also!! Happy to read that it works now! Good that you installed all versions ascending, in next updates there will be check if installed version is the previous one, if any other then it will not update.
  12. Thanks for testing friend! I have to check it with my device. Its strange, because it uses HMIManager original exe when booting stock pioneer software.. Today I will make some more tests. ----edit: Just tried on my unit. No bluetooth issues. Bluetooth works, paired with my phone, in system settings I see bluetooth firmware version - also 3.22. Please check if your PRG1 files are the same as in PRG0? Maybe different HMIManager.exe or other files? PS. testing autoclicker ..
  13. I will check autoclick on OK nice idea I've made some script with autoclicks on sony nv-u73/93 units to autounlock gps port on boot. It should work I will post info later/evening! PS. Please confirm is v1.2 update working for you guys! I tested it twice, so it should work perfectly
  14. Yes, automatically from PRG1. Everything is automated All you need to do is to have 1.1 already, have unmodified PRG1, and put 1.2 update on SD/USB I've made some scripts to auto change HMIManager, not to do this manually from TestMode. Now its easy as hell going sleep now, will be back in morning! good night!
  15. Only one which was replaced till now was Av.exe. Now instead of it hackmode 'is in' HMIManager.exe file. If you want to revert it back, then just delete it, copy original .exe. Also in Apl directory there are added: explorer.exe, explorer2.exe, MortScript.exe, and HMIManager.mscr. Thats it.
  16. finishing v1.2 with auto-migrate HACKMODE to HMIManager .. --edit: DONE. Please post results. Update only from v1.1! I used some trick to replace HMIManager - which process can't be killed (unit freeze), and can't be deleted/overwrited! Unit will temporary use PRG1 with autoscript for one reboot, replace HMI and back to normal state, everything will be nice and clean with stock exe's in PRG1 Now we've got no processes from PRG\Apl directory. br condi ---edit: unpacked EU090RGD - in AstProc.exe I see something like: C:\WINCE500\platform\PF09Light\target\ARMV4I\retail\AS
  17. possible... look at windows explorer - try to run 'my device' - it tries to run, then instantly closes! i've got another idea, preparing some script and going down to my car! ---edit: OK so: tried to autocopy full wince 5.0 to windows directory on boot - fail, tried to copy 'Control Panel' only directory - control panel runs, with some new applets, but almost all of them are not working, fail, tried to copy some dlls and explorer.exe to windows directory - the same as now, fail, After that I checked again active processes: \Windows\AstProc.exe - ?? interesting \NAND\
  18. Added ToDo list in first post - writed down what are we fighting for Its good to have some goals/targets. Any suggestions and your own needs?
  19. haha good one try also usb keyboard. until we've got not working control panel we cant change options of mouse and keyboard. somehow we should be able to enable the pointer.. Glad that at last you've got working hackmode about iGO8 - there is no working/free gps port - for now. Its the same, so PRG.FLG is some kind of 'switch' from PRG0 to PRG1, and it runs PRG1 apps. I think that I will make some script, which will check for PRG.FLG - if yes, then it will run PRG0 av.exe, also user will have to copy prg1 as prg0, and hackmode file to prg1. Little twisted thing I wrot
  20. Hi again, it should make backup to fullbackup.reg, about 0.5mb, silently without any message. Your file is still empty?
  21. I've also tried to run emulator with one of bin images, of course without luck. I'm not an expert, its just my hobby ;) We would need that kind of expert As you noticed many of applications just doesnt run, maybe this would be solution for this problem: http://www.t-hack.com/wiki/index.php/Disable_TrustModel ---edit: it will not be related to 'trustmodel' >> there is no certmod.dll forget about it
  22. Hmm... your PRG.FLG looks for me empty maybe its just dummy file like our hackmode.key In attachment there is some app with script I made to make full backup of registry Just run BackupRegistry.exe via file explorer, and wait some minute to get data - fullbackup.reg. br condi PS. Update works the way you described after the update you have new file manager instead of the old-blueone, and 'CONDIUPDATE' directory will be deleted. I will think how to give some info about current version. ---edit: In your unpacked dump of wince, there are three files with regis
  23. PRG.FLG flag-file occurs only when device was updated with official pioneer update, am I right? I can modify script to check if PRG.FLG is on the device, but user will have to copy hackfiles to correct path (PRG1 in this situation) Hmm... maybe easier way would be look on PRG.FLG content, and maybe automatically modify that file? Change PRG1 to PRG0? Can you post that PRG.FLG? As far as Im concerned it was hack with only one .dll file? You could just copy now that file via testmode/hackmode to get working all the fw updates Am I right? PS. Nice to see that our group of hack
×
×
  • Create New...