Interface with SIM card

i'm in a project to make a device to copy the entire phone book and the message from one sim to another with arduino(without a GSM module). i found a smart cad library here: Smartcard Lib for Arduino compat. boards / Wiki / Home
can i use this library for my project?? if so,how to access the phone book memory and the message memory?? help me please...
Thank you :slight_smile:

I browsed the playground, not seeing any projects where SIM cards were read directly.

Sir, how it is possible to do this work?? i just want to dump all the data in the phonebook and message location on one sim card to another.