Acidmods

AcidMods Resources ----- ( These are helpful tools for modding ) => Pic Programmers and Programs => Topic started by: tempermodz on April 30, 2012, 08:44:47 PM

Title: How do you Copy/Protect a PIC using winpic800 ?
Post by: tempermodz 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
Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: KingMike_OS 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 .

(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fi167.photobucket.com%2Falbums%2Fu136%2Fkingmike_001%2FCodeProtect.png&hash=3b88a3fad85ea1d7c6a792dd7f9e718c9f41b102)

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 .
Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: magic_man185 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.
Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: tempermodz 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.
Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: Aggressive Mods on April 30, 2012, 09:42:15 PM
Who did your codeing?  :dntknw:

Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: Hazer 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.
Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: tempermodz 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.
Title: Re: How do you Copy/Protect a PIC using winpic800 ?
Post by: tempermodz 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 ?

(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fi1153.photobucket.com%2Falbums%2Fp515%2FVera_Modz%2FPicPgmimage2.jpg&hash=dcfbfa3734d889ed2158d4b49c72ac8fa2183227)

(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fi1153.photobucket.com%2Falbums%2Fp515%2FVera_Modz%2FPicPgm.jpg&hash=526880272e81f4cc845d211875370888bb1ce012)
SimplePortal 2.3.5 © 2008-2012, SimplePortal