SIM_sim

所属分类:手机短信编程
开发工具:Others
文件大小:38KB
下载次数:19
上传日期:2014-06-05 22:27:39
上 传 者12019
说明:  sim卡与手机之间通信的apdu.希望对大家能有帮助
(this is the apdus for SIM and ME)

文件列表:
async.asm (13567, 1998-04-19)
async.h (1117, 1998-04-19)
async.obj (3992, 1998-04-19)
gsm_emu.c (23829, 1998-04-25)
gsm_emu.exe (43281, 1998-04-19)
gsm_emu.obj (13718, 1998-04-19)
gsm_emu.prj (4254, 1998-04-19)

Hi, and welcome to gsm_emu, a GSM smart card emulator. This emulator is used in conjunction with a Season type smart card adapter, also known as 'inverse reader'. This software is for DOS because it's designed for Motorola telephones which require an odd baud rate. You can change your specific serial settings as well as the serial port to use in the source code. This code is known to compile with Turbo C 2.0. This emulator uses the COMP128 reference implementation of A3 and A8. The usage is easy: connect the inverse reader to the COM port (COM1: is the compiled in default), and start c:\wherevr\i> gsm_emu 0x082620103048571130 0x0123456789abcdef0123456789abcdef The first value is the IMSI (the serial number of the GSM card you want to emulate), and the second value is the Ki, the secret key used for authentication. Your friendly CCC hackers P.S.: The COMP128 implementation is the one from http://www.scard.org/gsm/a3a8.txt. Great work, guys. Some parts of the remaining code are of unknown origin.

近期下载者

相关文件


收藏者