Okada
Active Member
Warned
Offline
Posts: 132
Thank You
-Given: 29
-Receive: 188
|
|
« Reply #450 on: January 21, 2013, 03:18:41 03:18 » |
|
I have attached the project file which creates wrong hex files when Preprocess assembler and Assembler is checked before compiling. See the comment in the .rar file.
|
|
|
Logged
|
|
|
|
Top
Senior Member
Offline
Posts: 339
Thank You
-Given: 52
-Receive: 1719
|
|
« Reply #451 on: January 21, 2013, 09:04:42 09:04 » |
|
That code is working; please send the code that is not working.
|
|
|
Logged
|
|
|
|
Okada
Active Member
Warned
Offline
Posts: 132
Thank You
-Given: 29
-Receive: 188
|
|
« Reply #452 on: January 21, 2013, 09:18:24 09:18 » |
|
|
|
|
Logged
|
|
|
|
Top
Senior Member
Offline
Posts: 339
Thank You
-Given: 52
-Receive: 1719
|
|
« Reply #453 on: January 21, 2013, 10:21:46 10:21 » |
|
Check the listings for your delay_lcd() function; the 'wrong hex' optimization settings have made it shorter so your ENABLE pulse is too fast for your display. Solution: Change your delay_lcd() function.
|
|
|
Logged
|
|
|
|
wolfienuke
Inactive
Offline
Posts: 2
Thank You
-Given: 0
-Receive: 1
|
|
« Reply #454 on: January 20, 2014, 02:58:53 02:58 » |
|
Just for any other Mac users (I know there are a few out there) having issues with HT_Keygen, I compiled a quick binary patcher to apply the generated RSA key to any file that contains the old RSA key. This should work for any HI-Tech compilers that HT_Keygen supports. I decided to do this on a whim, when I found myself doing way too many find and replace searches manually.
This does a simple binary find and replace, and only does simple cursory checks to ensure that the RSA keys look valid.
I can post the source if anyone is interested, and I would definitely incorporate HT_Keygen if I could find the source for it.
Executable is compiled for Mac OS 10.6+ Universal, but I only tested on 10.9.
Instructions: Download and unzip posted file. Run "chmod +x" on executable if required Run "./HI-TECH_Hacktivate /path/to/old/activate.dat /path/to/new/activate.dat /path/to/bin/folder/"
|
|
« Last Edit: January 20, 2014, 05:24:44 05:24 by wolfienuke »
|
Logged
|
|
|
|
wolfienuke
Inactive
Offline
Posts: 2
Thank You
-Given: 0
-Receive: 1
|
|
« Reply #455 on: February 27, 2014, 10:19:15 22:19 » |
|
A couple people have asked me to explain how to use the program I posted above...
1. Install the Hi-Tech compiler you wish to install. Take note of the install path and the serial number. 2. Open Terminal. 3. Run "HT_Keygen" and provide the serial number. This provides a new RSA encryption key. 4. Run "./HI-TECH_Hacktivate /path/to/old/activate.dat /path/to/new/activate.dat /path/to/bin/folder/". This performs a patch on all binary files to replace the old RSA key with the new one. 5. Replace activate.dat and keyfile.dat in bin folder with the ones created by HT_Keygen. 6. Change the current directory to the bin folder. Run "cd $/path/to/bin/folder/". 7. Run "activate --keyfile=keyfile.dat --serial=$YOUR_SERIAL_NUMBER" 8. Run "picc --ver" (or whichever pic compiler you are using). It should say "Pro" if you performed the above tasks correctly.
This works on all versions.
|
|
|
Logged
|
|
|
|
Unhappy
Senior Member
Offline
Posts: 282
Thank You
-Given: 1005
-Receive: 101
|
|
« Reply #456 on: March 21, 2014, 09:23:21 21:23 » |
|
@ Top Kindly update the RSA keygen 2.3 download link
|
|
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4666
Thank You
-Given: 833
-Receive: 4320
There is no evidence that I muted SoNsIvRi
|
|
« Reply #457 on: March 21, 2014, 09:29:37 21:29 » |
|
@ Top Kindly update the RSA keygen 2.3 download link
Link in sticky is still working.
|
|
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
Unhappy
Senior Member
Offline
Posts: 282
Thank You
-Given: 1005
-Receive: 101
|
|
« Reply #458 on: March 21, 2014, 10:13:58 22:13 » |
|
Link in sticky is still working.
Maybe it is not working in my country, anyway shall try again in the morning, If someone can still provide other D/L will be appreciated
|
|
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4666
Thank You
-Given: 833
-Receive: 4320
There is no evidence that I muted SoNsIvRi
|
|
« Reply #459 on: March 21, 2014, 11:14:06 23:14 » |
|
|
|
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
ceedjay
Inactive
Offline
Posts: 1
Thank You
-Given: 0
-Receive: 0
|
|
« Reply #460 on: August 24, 2014, 09:18:52 09:18 » |
|
Im trying to find a working link to the linux keygen but all links i have found so far are dead. Does anyone know where i can download the linux keygen 1.0 or newer?
|
|
« Last Edit: August 24, 2014, 09:47:04 09:47 by ceedjay »
|
Logged
|
|
|
|
folkeu
Active Member
Offline
Posts: 219
Thank You
-Given: 126
-Receive: 300
|
|
« Reply #461 on: January 13, 2018, 05:04:00 17:04 » |
|
Hi, Where can I find the last HI-TECH C Compiler to download ? Thanks
|
|
|
Logged
|
|
|
|
mitsos
Hero Member
Offline
Posts: 860
Thank You
-Given: 3086
-Receive: 4596
|
|
« Reply #462 on: January 13, 2018, 05:07:58 17:07 » |
|
|
|
|
Logged
|
|
|
|
Marcustv
Junior Member
Offline
Posts: 71
Thank You
-Given: 194
-Receive: 14
|
|
« Reply #463 on: June 16, 2019, 06:25:19 18:25 » |
|
The link no work Can you reupload ?
|
|
|
Logged
|
|
|
|
giappolo
Active Member
Offline
Posts: 147
Thank You
-Given: 1620
-Receive: 601
|
|
« Reply #464 on: June 16, 2019, 06:47:11 18:47 » |
|
Link is working, delete "http://" from address
|
|
|
Logged
|
|
|
|
|
tavioman
Active Member
Offline
Posts: 151
Thank You
-Given: 14
-Receive: 17
|
|
« Reply #466 on: June 17, 2019, 08:42:21 08:42 » |
|
The link no work Can you reupload ?
The link works just fine.
|
|
|
Logged
|
- Brain juice -
|
|
|
Magnox
Senior Member
Offline
Posts: 250
Thank You
-Given: 986
-Receive: 285
Oink!
|
|
« Reply #467 on: June 17, 2019, 01:27:17 13:27 » |
|
lol - the link works. But... copy it manually (highlight it all and click Copy, not Copy Link). Them remove the http part. Copying the link with Copy Link Location confuses the browser.
|
|
|
Logged
|
|
|
|
ron
Newbie
Offline
Posts: 26
Thank You
-Given: 12
-Receive: 17
|
|
« Reply #468 on: June 26, 2020, 08:35:27 08:35 » |
|
The link works just fine.
The reason for the confusion is because if you login from some countries like India it shows you only two folders with no real files. It does not matter what password you use. Or what link format. The solution is to use a VPN. I was finally able to get in using the Opera Browser and an American VPN. Using the same Userid and password and link provided. I can confirm the user id and password still work. As does the link. Just some countries have been blocked. And re-directed to a dummy folder.
|
|
« Last Edit: June 26, 2020, 10:50:23 10:50 by ron »
|
Logged
|
|
|
|
zelea2
Junior Member
Offline
Posts: 51
Thank You
-Given: 8
-Receive: 183
|
|
« Reply #469 on: June 14, 2021, 07:23:06 19:23 » |
|
This is a re-release of the latest version HiTechC Optimizing Compilers. They have been discontinued after the company acquisition by Microchip. I think they are still relevant today especially with a makefile and they don't come bloated with the MPLAB X IDE.
The remote activation is not possible anymore because the servers for this have been long gone. I've re-written the HiTechC-Activate program which replaces the RSA key-pair and does the activation completely offline.
The installer will automatically patch and activate the compiler which will be ready to use with all the optimizations enabled straight away.
|
|
|
Logged
|
|
|
|
danymogh
Newbie
Muted
Offline
Posts: 25
Thank You
-Given: 14
-Receive: 24
|
|
« Reply #470 on: June 15, 2021, 05:05:57 05:05 » |
|
This is a re-release of the latest version HiTechC Optimizing Compilers. They have been discontinued after the company acquisition by Microchip. I think they are still relevant today especially with a makefile and they don't come bloated with the MPLAB X IDE.
The remote activation is not possible anymore because the servers for this have been long gone. I've re-written the HiTechC-Activate program which replaces the RSA key-pair and does the activation completely offline.
The installer will automatically patch and activate the compiler which will be ready to use with all the optimizations enabled straight away.
what is the advantage to the alread released RSA keygen v2.3? that one also activates it offline.
|
|
|
Logged
|
|
|
|
zelea2
Junior Member
Offline
Posts: 51
Thank You
-Given: 8
-Receive: 183
|
|
« Reply #471 on: June 15, 2021, 05:50:21 05:50 » |
|
what is the advantage to the alread released RSA keygen v2.3? that one also activates it offline.
I don't know about that particular version, but the one that I had required servers and a complicated activation, so I've written my own which does everything automatically.
|
|
|
Logged
|
|
|
|
Thiru09
Cracking Team
Senior Member
Offline
Posts: 327
Thank You
-Given: 395
-Receive: 1184
|
|
« Reply #472 on: June 15, 2021, 01:25:41 13:25 » |
|
danymogh is referring to the great work of TOP, details are in sticky post.
No matter what, your work is good and keep it up.
Regards, Thiru
|
|
|
Logged
|
|
|
|
|