You are on page 1of 2

read and write: y y y y write: y read: y RAM (and search for spc) PRL SPC (NV,LG,SAMSUNG,HTC,METRO PCS) MDN

/ MIN NV ITEMS^ EVDO DATA FOR CDMA DEVICES

^cdmaDevTerm can read the full range of NvItems but I believe there are issues if you try to read the whole range at once, try the known standard range then try searching outside (or feel free to check out the source and submit a bugfix)

cdmaworkshoptool / cwTool / cT.5c

click on a spc or a meid and its copied to the clipboard!

1. A utility that parses cdma worksop NV Item reads(to remove plain text - especially handy on new phones which may not have documented wap mms solutions) and a.) Open cwTool.exe b.) Press the button and select your NV Item Read from your hard drive c.) Open the output file C:/cwTool/out.txt in notepad and copy then paste in WinHex ( as ascii-hex ) in order to scan through an nv item read quickly and easily to find phone numbers wap setting locations etc (rather than having to copy a single nv item at a time and paste into winhex) d. Now go back to your original Nv item read (that still has all the plain text) and you can find and replace your wap settings etc e. Use cdma workshop to write back the nv items! done! yay or try your favorite hex editor 2. Bin dumps(to find spc's) a.) Create your .bin dump using CDMA Workshop/UniCDMA (or whatver) b.) Open cwTool.exe b.) Select your .bin file c.) See possible SPC codes in window -submit any requests and i will consider! Change Log: .5c--- - Fixed hardcoded out.txt for nv analyze .5b--- - Now including: MEID/ESN conversion!! - With the very generous permission from badillo of GSMForum I have ported his C# code to vb .net and included it in this version http://forum.gsmhosting.com/vbb/ (to get badillo's original app, see: http://forum.gsmhosting.com/vbb/f128/meid-pesn-converter-492647/ pocket pc version even available!) .4a--- - attempt to fix null bug(see.3) - added gpl txt to package .3--- - removed all hardcoded file locations (still don't delete that out.txt haven't tested alot) - spc is copied when you click it .3 RELEASE NOTE: although the spc search seems to work fine, a bug was introduced in .3 that generates a funny error: System.ArgumentNullException: Value cannot be null. (will be working out the kinks, as always, and hope to fix in next build... any other ideas for improvement are appreciated!) .2--- - added SPC search feature - fixed hard coded input file (future release will fix hardcoded out.txt)

You might also like