Re: Coredll patch Windows CE 4.21

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You dont need the patch on CE 4.2. Signature checking of the CSP is disabled
when the kernel debugger is attached. So you can debug your unsigned CSP
using platform builder.

--
Ganapathy Raman
Program Manager, Windows Mobile/CE Security
This posting is provided "AS IS" with no warranties, and confers no rights.

"Antonio Andres" <aae1@xxxxxxxxx> wrote in message
news:ZqOyf.43740$kp.416715@xxxxxxxxxxxxxxxxxxxxxxx
> Hello. First of all thanks for the answer.
>
> Well, I'll try to show exactly what I want to do.
>
> The scenario is as follows:
> - I have the platform Builder v4.2
> - I ave a Pocket PC with Windows Mobile 2003
> - I have a CSP developed for Windows XP which allow to use a concrete type
> of smartcards
>
> Now, I want to transfer the actual implementation of the CSP to be used in
> a Pocket PC device. The problem is that Microsoft don't allow to use a new
> CSP in a device if this is not signed by they, and I need to do some tests
> to debug my CSP before it gets sent to Microsoft for signing. The coredll
> patched (which I commented in my post) allows to do tests with a not
> signed CSP. I have an older version of this coredll patched, the v2.11,
> provided by Microsoft.
>
> Now the questions:
> 1) Is there any way to do tests with a not signed CSP in my device before
> it gets sent to Microsoft for signing?
> 2) Could I use the platform builder to do these tests?. If the answer is
> YES, what I must to do?
>
> Thanks in advance,
> Antonio.
>
>
> "John Spaith [MS]" <jspaith@xxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
> news:%23nkZyyHGGHA.1552@xxxxxxxxxxxxxxxxxxxxxxx
>> If you have contacts within Microsoft (in particular some sort of
>> Technical
>> Account Manager or whoever you're working with to get your software
>> signed
>> or general product support?) you may have better luck. I'm not familiar
>> with the patch, but if such a thing is available I would hope it'd be
>> more
>> readily had from a QFE site in MS somewhere.
>>
>> Most people on this group develop to Platform Builder so they'll have CE
>> 4.2
>> and CE 5.0 bits, but not the exact coredll on the PPC 2003.
>>
>> --
>> John Spaith
>> Software Design Engineer, Windows CE
>> Microsoft Corporation
>>
>> Check out the new CE Networking Team Blog at
>> http://blogs.msdn.com/cenet/.
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> You assume all risk for your use. © 2003 Microsoft Corporation. All
>> rights
>> reserved.
>>
>> "Antonio Andres" <aae1@xxxxxxxxx> wrote in message
>> news:g%wxf.4932$kp.120671@xxxxxxxxxxxxxxxxxxxxxxx
>>> Hi everybody.
>>>
>>> Please, could someone pass me the patch for the coredll.dll in
>>> windows ce v4.21 (Windows Mobile 2003 second edition) for a ARM
>>> archuitecture?
>>>
>>> I need to do some tests with a CSP that I've developed before it gets
>>> sent
>>> to Microsoft for signing.
>>>
>>> Thanks in advance,
>>> Antonio
>>>
>>>
>>
>>
>>
>
>


.



Relevant Pages

  • Re: Callback function to handle CRYPT_USER_PROTECTED action
    ... The precise behavior is specified by the CSP being used". ... how easy it is to hook a CSP but my guess is it prob. ... CryptoSPI calls should I monitor and intercept? ... > Microsoft is providing this information as a convenience to you. ...
    (microsoft.public.platformsdk.security)
  • Re: Coredll patch Windows CE 4.21
    ... - I have a CSP developed for Windows XP which allow to use a concrete type ... The problem is that Microsoft don't allow to use a new CSP ... I have an older version of this coredll patched, the v2.11, provided ... Could I use the platform builder to do these tests?. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: CSP DLL Signed by Microsoft: Signature not recognised by Certificate Services
    ... We have had the CSP signed by Microsoft for Production. ... The Certificate Services running on Windows Server 2003 do not recognise the signature. ... We've scoured MSDN and this newsgroup, and even asked Microsoft directly, but to no avail. ...
    (microsoft.public.platformsdk.security)
  • RE: CSPs and Certificate Extensions
    ... such a behavior is not uncommon in Microsoft products (I have ... As you can see, if you implement this approach inside your CSP, the Word ... That means the problem is occurring when the certificate is being accessed - ...
    (microsoft.public.platformsdk.security)
  • Re: Sign CSP in Win XP
    ... So cspsign.exe from the CSPDK is of no use since it ... Microsoft recommends attaching a kernel debugger to the machine externally. ... What can I do if I want to install my CSP in Win XP? ... What I want is to find out is how to sign my CSP in WinXP. ...
    (microsoft.public.platformsdk.security)