Is it possible to load applets if ki imsi iccid are known?

is it possible to load applets if ki imsi iccid are known for a sim? if the sim is given by a mobile operator. how to connect to such a card using jcop/javacard.

bilal,
is it legal to post answer here ?
anyways i am posting here for knowledge only,hope nobody will do any mis use.
u have generate KI from ICCID & IMSI(ICCID & IMSI u can read from SIM file system)
for KI generation , u can find any s/w from internet search,which will generate KI from ICCID & IMSI using broute-force attack,
then replace KI of ur SIM with generated KI,
thats it,ur job is done :-)
now u can connect to CM as u have ADM 0 privileges for SIM.
cheers
Divyesh.

Similar Messages

  • Is it possible to LOAD and INSTALL applet during pre-personalization?

    Hi Friends..
    Currently, i use JCOP card
    I want to know the other way to LOAD and INSTALL applet not through CardManager..
    I mean, is it possible to LOAD and INSTALL applet during pre-personalization time?.
    Thanks in advance

    Hi,
    i want to LOAD and INSTALL Applets while pre-personalization phase..
    No, i don't want to defer the LOAD and INSTALL..In the past, we have used the pre-personalisation phase to load KDC keys onto a card and remove the ISK and set issuer specific identifiers (IIN and CIN) etc. You could also load your applet at this time if you wish. You can also load the applets at personalisation.
    How do you plan on doing the personalisation phase? If you were to use a GP scripting environment for example, the CAP files are embedded as a part of the install scripts and only loaded onto a card when you begin executing your personalisation scripts. Since I assume you will be using the small desktop printers mentioned in a different thread, you may be better off integrating the applet loading into your personalisation code (printer integration) so you do not need to double handle cards.
    Actually, is it possible to LOAD and INSTALL applet if we don't authenticate to the CardManager?..There are ways to load and install an applet without explicitly calling INIT UPDATE and EXTERNAL AUTH, but you still need to be authenticated to the card manager, otherwise anyone could manage card content. You can use install tokens and delegated management (which are all outlined in the GO Card Spec).
    Cheers,
    Shane

  • Is it possible to load multi applet whose version is different ?

    Is it possible to load on same browser multi applet whose version of
    JRE is different (1.3.1 and 1.4.2) at same time?
    These applets are loaded <OBJECT> tag.
    If Not, is there documentation written above things are specification.
    Thank you for advance.

    Thanks for your help.
    I've changed the classes totally...
    Now I don't have that problem anymore...
    The problem was that every time I've clicked the play button,
    it created a new instance of SoundPlayer class.
    Now I have only one instance of the SoundPlayer class, and
    then I'm just calling its methods like play, pause, stop, volume,
    pan, etc...
    But here is the new problem:
    Error #2037: Functions called in incorrect sequence, or
    earlier call was unsuccessful.
    I heard somewhere that Sound Object can have only one song in
    it, for every other it needs a new instance of Sound object...
    EDIT:
    I've found that in Flash docs:
    Once load() is called on a Sound object, you can't later load
    a different sound file into that Sound object. To load a different
    sound file, create a new Sound object.
    mloncaric

  • Problem on loading applet netscape4.73 in macos9 very urgent pls help me

    Hello,
    Problems on loading applet in Netscape4.73(jre1.1.5) AppleMac OS-9.
    when i try to load applet of size ~ 200kb in Netscape 4.73 AppleMac os9, then browser abruptly closing with the AppleMac os error message :- the Applicarion " Netscape Communicator " has unexpectedly quit because an error of type 2 occured. And then asking for system restart.
    Since i am new to the AppleMac environment i cant adjust the settings please help me to overcome the problem. Its Very urgent and i am in great hurry pls.
    thanks in advance.
    Rao. V.N.

    Hi Rao,
    I'm not a mac-os specialist (even I had some business with mac !!), and it is very difficult speaking in blind, but I have severals questions that may help you.
    - Did you try you applet in other AppleMac plateform ?
    - Does your applet work fine in other browser/plateform ?
    - Does a small applet work fine on this plateform with this browser ?
    - Does you applet contains instructions like System.exit, System.* or try to access (read or write) to local files ?
    Otherelse it is possible you have problem with your jre config, try to configure your plugin with command like : -Xmx64m -Xms16m
    (These commands tell the plugin to use at least 16 Mo memory and 64 Mo for the maximum see : http://java.sun.com/docs/hotspot/gc/)
    Hope that will help you

  • Loading Applet in JPanel

    Hello there,is it possible to load an applet into a jPanel?
    if it possible can anybody tell me how to do it?

    well i figured out a way to reset my Internet Explorer Options, but that error is still coming up. Any ideas??
    thnx

  • Urgent - Is it possible to Load a DLL in ABAP ?

    Hi All,
       Is it possible to Load a DLL from ABAP ? If so how ?
    Thanks
    Sunil.M

    Hi sunil,
    1. Its not possible for DLL,
      but if its Activex EXE,
      (ie. OLE concept is there),
    2. then it can be done.
    regards,
    amit m.

  • Could not load applet in a browser using jre 1.6.0_06

    Hi,
    I am facing problem with loading applets when the browser uses jre 1.6.0_06.
    Not able to understand what actually the problem is, I tried to check with a small applet that would simply print Hello World on the java console. Even this applet also could not be loaded on the browser. I could load this applet in the test environment of eclipse, but not able to load it on the browser when the applet is deployed on Tomcat.
    We have no problems in loading applet if the browser is using an earlier version of the jre.
    One more thing we have found out that, if we change the SSL cipher suite of the ssl.conf file such that it can support weaker protocols, my applet works with jre 1.6.0_06 also.
    But one thing we could not understand is that why changes in SSL cipher suite of the ssl.conf file creates problem in loading the applet, only in case the browser is using jre 1.6.0_06. I mean to say that changes in the SSL cipher suite does not create any problem in loading the applet if my browser is using an earlier version of jre 1.6.0_06.
    Please help me out as I don't have any clue regarding this problem.
    Thanks in advance.

    Hi,
    We have found a wor around for this problem.
    The following option has been unchecked and the applet could be loaded.
    Go to java control panel
    Under the Advanced Tab
    Under the Security section
    Uncheck the last option "Use TLSv1.0".
    This makes the applet work.
    But could not understand as why this is creating a problem.
    We have tried to include TLSv1.0 in the cipher suite of our apache server, while keeping the above option in java plugin control panel checked, but even that did not solve the problem.
    Please help me of how should I proceed for this problem, as I am totally stuck.
    Thank you.

  • Is it possible to load same vi in several subpanel ??

    Hi,
    Is-it possible to load same vi in several sub-panel on a vi ????
    Eddy DUCHENE
    12 F Chemin de Boutary
    69300 CALUIRE ET CUIRE
    [email protected]

    Well - as far as I know, that is not possible.
    If you try it with just two subpanels and the same vi to place in the subpanel, you once get error 1145 (LabVIEW: Cannot open VI because it is already in a subpanel control.).
    One way you could code a similar functionality was the usage of a tab-control. You could place your "views" on 5 tabs, make the tab-registers invisible and access the single tabs using a drop-down.
    Using LV8.0
    Don't be afraid to rate a good answer...

  • Is it possible to load a non-standard image using some Java API?

    Hi,
    My "problem" is:
    1. I have an image called "mediterranean_sea.IMG" (non-standard image format)
    2. I need to process it (histogram, palette, etc).
    3. I'm wondering if it is possible to load this image an process it using some Java API.
    4. I've tried to do this using JAI but I think that this API only works with TIFF, PNG, JPEG, etc.
    Any idea?
    Thanks in advance,
    Roger

    [url http://forum.java.sun.com/thread.jsp?thread=468188&forum=31]Cross-post

  • Is it possible to load a PDF into the ipad Photos app?

    I deal with documents that then have to be sent to a specific site that only accepts .doc, .docx, pdf.
    I can't e-mail them, because the site must access iPad so that the documents are correctly received and accounted for.
    That site can only access the iPad's Photos, nowhere else.
    Is it possible to load one of these three formats into the ipad Photos app?

    Thanks Diavonex, but that doesn't work (see my question).
    I can easily produces JPGs and load them into Photos, but the site in question can't access them ( it only accepts .doc, .docx, PDF).

  • Is it possible to load a dump file collected from sql server to orcle 10gR2

    Hi..
    As a part of data migration from legacy systems , we need to migrate only required tables from Sql server to Oracle 10gr2 .
    At present client is telling that he will give it as dump file.
    My question is , Is it possible to load the dump file collected from sql server to oracle 10gR2?
    Thanks in advance ..

    yes, it is.
    Using for example SQL Developer Migration Workbench even allows you to create unload scripts for the desired SQL Server tables and it also creates the DDL scripts for you to create the Oracle tables similar to the SQL Server table AND it alows creates the SQL*Loader scripts that allow you to load the SQL Server generated dump file into the Oracle db.
    Here the link:
    http://www.oracle.com/technology/tech/migration/workbench/index_sqldev_omwb.html
    If you do not want to use this utility, you can also use SQL*Loader to load the content of the SQL Server dump file into the Oracle database; but in this case you have to write the whole SQL*Loader control scripts on your own.
    Edited by: kgronau on Sep 16, 2009 1:54 PM

  • Is it possible to load a URL on stage?

    Hi,
    I'm using Flash CC-Action Script 3, is it possible to load a URL onto the stage?

    Thanks. I think our IT department will handle it since they do html/java/and
    all that stuff except for action script/flash. I am a little desperate
    though. I need to have this at least display a working clock for know and
    the phone list, which will display fine once I get to it. Can you be so kind
    and look at my horrible action script and help me get the clock to work
    continuously and show minutes under 10 with a "0"?  I just need to have
    something to show for our Annual Management meeting.
    Thank you sincerely for your time.
    Code:
    import flash.events.MouseEvent;
    import flash.text.TextField;
    import flash.text.Font;
    import flash.text.TextFormat;
    import flash.display.Sprite;
    import flash.text.*;
    import flash.filters.BitmapFilter;
    import flash.filters.BitmapFilterQuality;
    import flash.filters.BlurFilter;
    import flash.display.Bitmap;
    import flash.display.Loader;
    import flash.net.URLRequest;
    var link:URLRequest = new URLRequest("http://simplegreen.com/");
    //ADD CONTAINERS
    var containerStage:Sprite = new Sprite();
    containerStage.tabChildren = false;
    stage.addChild (containerStage);
    //DATE TIMER
    var my_date:Date = new Date();
    var my_timer:Timer = new Timer(1000);//create a new timer that ticks every
    second
    my_timer.addEventListener(TimerEvent.TIMER, onTimer);
    my_timer.start();
    //MONTH AND DATE
    var months:Array = ["Jan", "Feb", "Mar", "Apr", "May", "June", "Jul", "Aug",
    "Sept", "Oct", "Nov", "Dec"];
    var days:Array = ["Sun", "Mon", "Tues", "Wed", "Thurs", "Fri"];
    var todayIs = (days[my_date.day] + "," + " " + months[my_date.month]  +" " +
    my_date.date + " " + my_date.fullYear);
    trace(days[my_date.day] + "," + " " + months[my_date.month]  +" " +
    my_date.date + " " + my_date.fullYear);
    //Text Loader
    var textLoader:URLLoader = new URLLoader();
    textLoader.addEventListener(Event.COMPLETE, textLoaded);
    textLoader.load(new URLRequest("assets/phoneList.txt"));
    var ampm:String = new String();
    var zero:String = new String();
    if (my_date.hours<12) {ampm = "AM";
    else{
    ampm = "PM";
    while(my_date.hours > 12){my_date.hours = my_date.hours - 12;
    if(my_date.minutes < 10){zero = "0" + my_date.minutes;
    else{
    my_date.minutes;
    function onTimer(e:TimerEvent):void {
    //my_date = new Date();
    trace(my_date.hours + ":" + my_date.minutes);
    var myDateTextBox:TextField = new TextField;
    myDateTextBox = new TextField();
    // myDateTextBox = todayIs;
    var dateStyle:TextFormat = new TextFormat;
    dateStyle.color = 0xFFFFFF;
    dateStyle.size = 48;
    dateStyle.font = "myriadMm";
    dateStyle.align = "left";
    var myTimeTextBox:TextField = new TextField;
    myTimeTextBox = new TextField();
    myDateTextBox.text = String(days[my_date.day] + "," + " " +
    months[my_date.month]  +" " +  my_date.date + " " + my_date.fullYear);
    myDateTextBox.width = 600;
    myDateTextBox.x = 70;
    myDateTextBox.y = 70;
    myDateTextBox.setTextFormat(dateStyle);
    //Add it to the stage;
    containerStage.addChild(myDateTextBox);
    myTimeTextBox.text = String(my_date.hours + ":" + my_date.minutes + " " +
    ampm);
    myTimeTextBox.width = 600;
    myTimeTextBox.x = 70;
    myTimeTextBox.y = 117;
    myTimeTextBox.setTextFormat(dateStyle);
    //Add it to the stage;
    containerStage.addChild(myTimeTextBox);
    //Event Listeners
    phone.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame);
    function fl_ClickToGoToAndPlayFromFrame(event:MouseEvent):void
    trace("directory ready");
    simpleGreen.addEventListener(MouseEvent.CLICK,
    fl_ClickToGoToAndPlayFromFrame_2);
    function fl_ClickToGoToAndPlayFromFrame_2(event:MouseEvent):void
    navigateToURL(link, "_self");
    videoDirectory.addEventListener(MouseEvent.CLICK,
    fl_ClickToGoToAndPlayFromFrame_3);
    function fl_ClickToGoToAndPlayFromFrame_3(event:MouseEvent):void
    trace("Video Player is Ready");
    function textLoaded(evt:Event):void
    info_txt.htmlText = textLoader.data;
    With warmest regards,
    Mary Crotteau
    Graphic Design Specialist
    Sunshine Makers, Inc./Simple Green

  • Is it possible to load a xdp file into a subform?

    Is it possible to load a xdp file into a subform?

    That worked with an existing fragment.
    What i'm tryin to do is generate a xdp file like (which i can open in the designer as preview pdf correctly), and insert this as subform.
    <?xml version="1.0" encoding="UTF-8"?>
    <xfa>
       <template xmlns="http://www.xfa.org/schema/xfa-template/2.8/">
          <subform name="TopmostSubform">
             <pageSet name="PageSet">
                <pageArea name="MasterPage1" id="p1">
                   <contentArea name="ContentArea" x="0pt" y="0pt" w="595.3pt" h="841.9pt"/>
                   <medium stock="a4" short="595.3pt" long="841.9pt" orientation="portrait" imagingBBox="none"/>
                </pageArea>
                <pageArea name="MasterPage2" id="p2">
                   <contentArea name="ContentArea" x="0pt" y="0pt" w="595.3pt" h="841.9pt"/>
                   <medium stock="a4" short="595.3pt" long="841.9pt" orientation="portrait" imagingBBox="none"/>
                </pageArea>
             </pageSet>
             <subform name="Page1" w="595.3pt" h="841.9pt">
                <draw name="Text" x="59.25pt" y="117pt" minW="400.25pt" minH="12pt">
                   <ui>
                      <textEdit multiLine="1"/>
                   </ui>
                   <value>
                      <exData contentType="text/html">
                         <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/"><p style="text-align:justify;font-family:Verdana;font-size:10pt">Assunto: Ap&#xf3;lice n&#xba; #MC_Apolice_MC# - Actualiza&#xe7;&#xe3;o de Condi&#xe7;&#xf5;es 2012/2013</p></body>
                      </exData>
                   </value>
                   <para/>
                </draw>
                <draw name="Text" x="59.25pt" y="141pt" minW="88.25pt" minH="12pt">
                   <ui>
                      <textEdit multiLine="1"/>
                   </ui>
                   <value>
                      <exData contentType="text/html">
                         <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/"><p style="text-align:justify;font-family:Verdana;font-size:10pt">Estimado Cliente,</p></body>
                      </exData>
                   </value>
                   <para/>
                </draw>
                <draw name="Text" x="59.25pt" y="165.75pt" w="490.25pt" minH="24pt">
                   <ui>
                      <textEdit multiLine="1"/>
                   </ui>
                   <value>
                      <exData contentType="text/html">
                         <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/"><p style="text-align:justify;font-family:Verdana;font-size:10pt">Aproximando-se a data de renova&#xe7;&#xe3;o do seu seguro de sa&#xfa;de Multicare, vimos inform&#xe1;-lo das altera&#xe7;&#xf5;es que ocorrer&#xe3;o na sua ap&#xf3;lice a partir de #MC_Dt.Inicio_MC#.</p></body>
                      </exData>
                   </value>
                   <para/>
                </draw>
                <draw name="Text" x="59.25pt" y="201.75pt" minW="155pt" minH="12pt">
                   <ui>
                      <textEdit multiLine="1"/>
                   </ui>
                   <value>
                      <exData contentType="text/html">
                         <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/"><p style="text-align:justify;font-family:Verdana;font-size:10pt;font-weight:bold">Refor&#xe7 ;&#xe1;mos a sua prote&#xe7;&#xe3;o</p></body>
                      </exData>
                   </value>
                   <para/>
                </draw>
             </subform> 
          </subform>
       </template>
    </xfa>

  • Is it possible to load a request already updated in the data target ?

    Hi Experts,
    Question: load a request which is already updated in data targets and data mart status is set
    Data flow:
    source system -
    > ODS1 -
    > Infocube1
    Now, requests are first loaded into ODS1. Then these request are loaded into Infocube1.
    Now, i deleted the request in the Infocube1.
    Is it possible to reload the request from ODS1 to Infocube1 ?
    Please suggest how.
    Regards,
    Suraj S Nair

    Hi  Masthan Kaniganti          ,
    It is possible to load the data but not same request.
    The reason why we can not load the request is in ODS level delta resords are updated ,hence with the selection condition we have to load the present and previous data.
    and one more thing...
    If you are deleted request in Cube level means, we can reconstuct the same  request via reconstruction tab.. 
    Hope this helps you...let me know if you any further ifo on this..
    Best Regards,
    maruthi

  • Hi. I have an older Mac running OS 10.4.11. I absent mindedly upgraded to FireFox 3.6.24 and now can no longer attach files to email in gmail or ymail. Is it possible to load an older version of FireFox and regain this function?

    FireFox 3.6.15 and newer require OS 10.5 or 10.6. The latest version of OS X the Macintosh G4 I own is physically capable of running is OS 10.4.11. Whenever I try to attach a file to an email in gmail.com or ymail.com, FireFox crashes. Is it possible to load a version of FireFox older than 3.6.15 to avoid having to buy a new computer?

    Hi again - since writing the above I have posted on Adobe>Webplayer>Flash forum the following request and will post on here if I receive a reply that works:
    Firefox updated to 3.6.14 and then advised Flash 10 be installed. I did this and now on YouTube videos all I see is a black screen with no play or pause button. System is OS X10.4.11 Have now followed Adobe instructions to Uninstall Flash player on system and then Install Flash 10. But still at YouTube Safari says Flash 10 is needed and in FF shows a black box only. I use Intego virus barrier but this has never blocked an update before. Flash is enabled in Firefox and Safari.
    eldnolb at Adobe forum advised: Go to this site and right click on the Flash logo, Settings, Display Settings. UNcheck the hardware acceleration.
    http://www.adobe.com/software/flash/about/
    But when I go to this page no logo appeared for me to right click on, which again means that Flash player is not working... so I could not access Settings, Display Settings, Uncheck etc. Was advised to start a new Mac entitled thread. Clare

Maybe you are looking for

  • Smart objects not updating.

    hi, i'm currently stuck with and issue that's ruining my workflow and slowing me down. the basic job is to photograph lamps and replace the background. (see hallmarklighting.com) i usually do so by editing the original photo and cut it out with the p

  • CUSTOMER PARTNER INTERCHANGE, BAPI, FUNCTION MODULE or LSMW ??

    Hi Guys, I have a requirement to replace a partner with a new partner for a customer. Input for the same requirement is, below mentioned data in the format of a file. 1. Customer No. 2. Sales Organisation. 3. Division. 4. Distribution Channel. 5. Par

  • Java.lang.StackOverflowError + set Visible

    Reference : bug Id 4116835 Problem :JInternalFrame.setVisible(true) causes StackOverflowError (infinite loop) Solution provided : call super.show() instead of setVisible Java 5.0 has depricated show method. What is the replacement ?

  • My cc desktop app has vanished

    Earlier this evening when I first switched on my pc, I received a notification saying that there were updates available. I clicked to start the update and carried on with my work. I've just checked to see if everything did indeed update correctly but

  • Time Machine icon unexpectedly changed

    How do I get the TM drive to display the TM icon, instead of the default Firewire one? After restoring the original icons after I had changed them, TM only shows the default Firewire icon. Is there a way to fix this?