芯片解密,芯片破解,IC解密,单片机解密,MCU解密,STM解密

飞芯科技提供芯片解密,芯片破解,IC解密,单片机解密,MCU解密,STM解密逆向服务

单片机解密三星单片机芯片数据手册

单片机解密源程序:

  1. 单片机解密#include<reg52.h>
  2. 单片机解密#define uint unsigned int
  3. sbit a1=P2^6;
  4. sbit a2=P2^7;
  5. uint k=0;
  6. uint code dat[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
  7. void delay()
  8. {
  9.         uint i;
  10.         for(i=2000;i>0;i--);
  11. }
  12. void main()
  13. {
  14.         EA=1;
  15.         EX0=1;
  16.         EX1=1;
  17.         IT0=1;
  18.         IT1=1;
  19.         while(1)
  20.         {
  21.             P0=0;
  22.                 P0=dat[k/10];
  23.                 a2=1;
  24.                 a1=0;
  25.                 delay();
  26.                 P0=0;
  27.                 P0=dat[k%10];
  28.                 a1=1;
  29.                 a2=0;
  30.                 delay();
  31.         }
  32. }
  33. void jiashu() interrupt 0
  34. {
  35.         if(k<99)
  36.                 k=k+1;
  37.         else
  38.                 k=0;
  39. }
  40. void jianshu() interrupt 2
  41. {
  42.         if(k>0)
  43.                 k=k-1;
  44.         else
  45.                 k=99;
  46. }



联系方式

地址:石家庄市新华区民族路77号华强广场D座2009
电话:0311-88816616/87087811
手机:13315190088
传真:0311-67901001
联系人:张工
网址:www.taihedz.cn
邮箱:feixindz@163.com
微信:xinpianjiemi
QQ:527263666/568069805

在线客服
热线电话

企业微信