Author Topic: How do you Copy/Protect a PIC using winpic800 ?  (Read 4746 times)

Offline tempermodz

  • Motor Mouth
  • *
  • Posts: 81
  • Post quality +0/-2
  • Gender: Male
  • Acidmods User
How do you Copy/Protect a PIC using winpic800 ?
« on: April 30, 2012, 08:44:47 PM »
I finally paid someone to write me a code, But i have aproblem
You can still copy the code etc... How do you copy/protect using
winpic800 ? I saw one on a forum, and i did it on settings, but the
code is still redeable. any ideas ?

 Thanks

Offline KingMike_OS

  • Shop Owner - Products & Support
  • Acidmods Alumni
  • Acid Modder
  • *
  • Posts: 929
  • Post quality +14/-0
  • Gender: Male
  • R&D
    • Modding Shop At the end of the Universe
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #1 on: April 30, 2012, 09:26:34 PM »
its done by going in to the Configuration and setting the fueses to On for Code Protect .



i don't use Winpic800 so i don;t know if there is setting for that ..

it can also be done in code

EX: __CONFIG   _FCMEN_OFF & _IESO_OFF & _CP_ON & _CPD_ON & _BOD_OFF & _MCLRE_ON & _WDT_OFF & _PWRTE_OFF & _INTRC_OSC_NOCLKOUT

Or you can Pm me and i can do it for you.

remmber that this just to prevent the modification or readback of the chip. if someone really want that code it can be dump in few hours
by decapping the IC and disableing the configuration fuses .
« Last Edit: April 30, 2012, 09:36:45 PM by KingMike_OS »

Offline magic_man185

  • Who Farted ???
  • *
  • Posts: 229
  • Post quality +16/-0
  • Gender: Male
  • Acidmods User
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #2 on: April 30, 2012, 09:35:00 PM »
In WinPic800, click on the settings tab, and there is a checkbox labeled CP (code protect) and CPD (code protect data).  I would recommend checking both of these and your chip should be protected.

Offline tempermodz

  • Motor Mouth
  • *
  • Posts: 81
  • Post quality +0/-2
  • Gender: Male
  • Acidmods User
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #3 on: April 30, 2012, 09:41:07 PM »
Thanks. It worked. The ones on here like crazy moders 6 mode cant be protected huh ?
I just tried it a second ago, and still was readable.

Offline Aggressive Mods

  • Motor Mouth
  • *
  • Posts: 76
  • Post quality +4/-3
  • Gender: Male
  • Aggressive Modz
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #4 on: April 30, 2012, 09:42:15 PM »
Who did your codeing?  :dntknw:


Offline Hazer

  • x4675636B4E7574
  • Acidmods Alumni
  • Acid Modder
  • *
  • Posts: 583
  • Post quality +59/-0
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #5 on: May 01, 2012, 03:21:56 AM »
As King_Mike showed earlier, each code is set to be protected in the project. Its built into the hex file by the settings in the asm file. You can override these settings in any programming software after loading a file, but your software does not default to protect every code you open. You have to keep setting the bits each time you open the file, or open the asm and recompile with the code bits set to protected to make a new hex file.
[Quote from Gamermodz via Viking forums]
Don't be jealous your not half as smart. I hate ****tards like you. An ignorant redneck. Your nothing but a posing ******. Get the **** out of here, really, your claim to fame is an open source rapid fire code? You make me laugh. You think you have control over the modding market?  You couldn't create what I can and do. You are too ignorant with your outrageous assumptions and accusations. [/Quote]

Offline tempermodz

  • Motor Mouth
  • *
  • Posts: 81
  • Post quality +0/-2
  • Gender: Male
  • Acidmods User
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #6 on: May 01, 2012, 02:47:30 PM »
Damn, It still doesnt want to CP the hex. Ive used all the the programs that work
with my JDM Programmer, but you can still read and copy the data etc..
Ive used so far PICPgm & WinPic800. I enabled the CP & CPD on both programs
but it still able to read. Supposely they recommend me IC-Prog for this one, but my PC
doesnt support it, I have Windows 7 Ultimate. EVerything else works good tho, just the CP Issue..

Some friend that I know did it for me.
a 7 mode with drop shot, auto aim, zombie lock. tired quick scope
but his working on it, his having issues with it.

Offline tempermodz

  • Motor Mouth
  • *
  • Posts: 81
  • Post quality +0/-2
  • Gender: Male
  • Acidmods User
Re: How do you Copy/Protect a PIC using winpic800 ?
« Reply #7 on: May 01, 2012, 03:14:21 PM »
Im now using this Software, instead of winpic800

This are the settings I put on, but Im still able to to copy and save the hex code, after
I programmed it, anything else that I should enable ?



« Last Edit: May 01, 2012, 03:20:35 PM by tempermodz »

 

SMF spam blocked by CleanTalk
SimplePortal 2.3.5 © 2008-2012, SimplePortal