markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
pic 16LF84A-04P Help
Hi guys ive joined this forum to see if i can get some help
what my issue is i have barcrest fruit machines and inside there workings on the program board they have a pic chip which is a security chip that only lets the board play when the code is accepted and there game specific so unless you get one from the same game card none others will match
The issue is barcrest are now no longer and real fruit machines are becoming a thing of the past... so when these security pic chips break or blow there is no way to get any replacement...
there is one man i have been in contact with who has managed to crack the security on the chips but he dont want to share how or produce them himself
can anyone help how would you even start to learn
any advice would be great
many thanks
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/20 14:07:33
(permalink)
I imagine it took a fair bit of work for this "one man" to work out how these chips work, so naturally he doesn't want to give it away for free. There is no magic wand you can wave to suddenly reverse engineer how someone has implemented a security product. You could spend a couple of years working out how to program PICs yourself. There are many different types of PIC processors, they are most certainly not all the same, so it's not easy to know where to start either.
To get a useful answer, always state which PIC you are using!
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/20 14:19:04
(permalink)
Yeah i suspect so i just would like to learn but who do you learn from lol
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/20 14:23:02
(permalink)
What prevent the chips from reading out there data when read on a program reader
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/20 14:23:24
(permalink)
You could start by reading the datasheet for the PIC16F84A. You can get it at https://www.microchip.com/wwwproducts/en/PIC16F84a You make no mention if you have any programming or electronics experience yourself. That determines where you need to start.
To get a useful answer, always state which PIC you are using!
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/20 14:40:10
(permalink)
Ok thanks thats a diffrent chip though is it not Lol not alot last weekend i burnt some ram clear files to emproms and erased some with a uv box but thats about all
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/20 14:47:24
(permalink)
markus19 Ok thanks thats a diffrent chip though is it not No, it is the same chip. The "LF" just specifies the low voltage version, and "-04P" is the speed grade and package specification. They are all "PIC16F84A" chips. Lol not alot last weekend i burnt some ram clear files to emproms and erased some with a uv box but thats about all
So no experience at all writing programs. You have years of learning to do it yourself, or find yet another experienced person to do it.
To get a useful answer, always state which PIC you are using!
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/20 14:49:56
(permalink)
markus19 What prevent the chips from reading out there data when read on a program reader
The "Code Protection" bit in the config word. Page 21 of the datasheet I suggested you read. The only way to clear that bit is to erase the whole device. (Luckily this is a very old, very simple PIC. In a modern PIC that would be more like page#500)
post edited by ric - 2021/01/20 14:51:11
To get a useful answer, always state which PIC you are using!
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/20 15:13:59
(permalink)
Would there be anyone on here capable of making the chips do you think
|
dan1138
Super Member
- Total Posts : 4242
- Reward points : 0
- Joined: 2007/02/21 23:04:16
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/20 17:06:00
(permalink)
markus19 Would there be anyone on here capable of making the chips do you think There are members here that have enough experience to do this. Persons that reside in the USA cannot legally engage in activities to decode or decrypt security devices and algorithms for a digital computing device. There are some exceptions when such an activity is to validate how secure the device or algorithm is to attack. Your request seems beyond that usually permitted. The Barcrest company may appear to be no more, but it seems that brand name is still the property of International Game Technology PLC. Get good legal advice before you do this or ask for explicit help. Just read an Apple or Microsoft End User License Agreement to find some intense legalese about what you accepted to do and what you can be held accountable for.
post edited by dan1138 - 2021/01/20 17:07:01
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/20 20:04:19
(permalink)
dan1138 The Barcrest company may appear to be no more, but it seems that brand name is still the property of International Game Technology PLC. It appears they were then onsold to "Scientific Games" in 2011.
To get a useful answer, always state which PIC you are using!
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:17:31
(permalink)
Yeah i think for home use this should not matter
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:19:10
(permalink)
Scientific Games dont make any real fruit machines they have no interest in the old cabinet machines
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:20:35
(permalink)
There is alot of talk of what people can do but the proof is in the pudding what people can say they can do and what they actually do is diffrent
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/21 12:30:11
(permalink)
So what is your point? You have come onto this forum, asking how to do something that is potentially illegal. You plainly don't have the skills to do it yourself, and no-one here is offering to do it.
To get a useful answer, always state which PIC you are using!
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:41:30
(permalink)
haha and here we go again what is wrong with people on these forums... no one ever seems to want to help the unknowable just take the mick out of them what is the point in having learnt a skill if your not willing to share it to help others
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:43:41
(permalink)
use spend all your time on these threads reading people problems but dont offer any help sharing your knowledge so why do you even spend your time on here... i just dont get it im not talking about you personally im talking about forums across the board
|
ric
Super Member
- Total Posts : 29861
- Reward points : 0
- Joined: 2003/11/07 12:41:26
- Location: Australia, Melbourne
- Status: online
Re: pic 16LF84A-04P Help
2021/01/21 12:45:27
(permalink)
We help thousands of people who have genuine problems learn how to do it themself. You want a quick fix to bypass a security system. Stop whinging.
To get a useful answer, always state which PIC you are using!
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:48:19
(permalink)
Dont have to be aa quick fix but no one is interested in helping me
|
markus19
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2021/01/19 13:46:32
- Location: 0
- Status: offline
Re: pic 16LF84A-04P Help
2021/01/21 12:49:24
(permalink)
there is obv a way to bypass the secure part without wiping the chip
|