Sonsivri

Electronics => Pic C Languages => Topic started by: Fallout on August 21, 2006, 04:58:30 16:58



Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: Fallout on August 21, 2006, 04:58:30 16:58
Hello all... :cool:
 
MikroC 6.0.0.0 is out and new key gen too... this is irst version of key gen but all working fine.... as and forever NO PATCHING NO FAKE only valid licence key file :) what's new's in this version? i mean protection... :) they use OLD key check proc and add NEW so my old key be pass OLD check procedure but fail on new.... new procedure is simply calculate "magic value" then read magic value from file and check for equal..... i reverse this proc (rewrite in C :) ) and write fully stand alone keygen then my HDD death :) and i write not stand alone version... but this version generate valid key too offcourse :) what you need....
 
Tools:
 
1) OnlyForGetKey!.exe - MikroC.exe patched to get magic value :)
 
patch is simple...
 
for 6.0.0.0 version new check proc is here...
 
Code:
CODE:006EBA16				 call	NewKeyCheckV6 
CODE:006EBA1B test al, al
CODE:006EBA1D jnz short loc_6EBA3D

 
 
 
You can simply patch this 006EBA1D instruction but this is not very good method becourse we do not like patched program, is't it? in this proc i add my custom code... it is simple code... but usefulll
 
 
 
Code:
8D45F8					lea		 eax,[ebp][-08]
E803ECD1FF call .00040A4F4 ; Int64ToStr
6A00 push 000
6888E66700 push 00067E688 ;'mikroC.key'
FF75F8 push d,[ebp][-08]
90 nop
6A00 push 000
E8155AD1FF call MessageBoxA
689A020000 push 00000029A
E8035AD1FF call ExitProcess
C3 retn

 
it simply get magic value and show it to you... then program is exit :)
 
2) MikroC_KeyGen v6 :)
 
Instruction:
 
Fist of all download all tools:
 
1) Fist tool you can get here
 
http://rapidshare.de/files/30217967/OnlyForGetKey_.rar.html (http://rapidshare.de/files/30217967/OnlyForGetKey_.rar.html)
 
password: www.sonsivri.com (http://www.sonsivri.com/)
 
Keygen here:
 
http://rapidshare.de/files/30218984/mckg.zip.html (http://rapidshare.de/files/30218984/mckg.zip.html)
 
2) unrar & unzip all... put OnlyForGetKey!.exe in MikroC 6.0 folder .... then generate old style key with keygen..... if you install MikroC on C hard drive like (c:\program files\....) you must set disk C in key like old version..... for example:
 
MikroC_KeyGen -pC:\
 
key gen create MikroC.key copy it to MikroC dir too (do not delete from keygen dir :) ).... then start OnlyForGetKey!.exe and try to compile big code.... for example i compile "mikroC\Examples\extra_examples\SerialEthernet" then you try to compile code you get MagicValue in missage box :) for example (-47884451) save it!!!!!! and press OK ... program be closed...... ok next step..... run KeyGen with another option....
 
MikroC_KeyGen -v where magic_key it is your value.... in my case this be
 
MikroC_KeyGen -v-47884451
 
key be updated to new :) copy key to MikroC dir ... delete OnlyForGetKey!.exe (this is no need anymore.... ) and have fun with fully valid licence key and fully worked compiler....
 
Be aware if you like this soft please buy license.... do not use keygen....
 
p.s: for me all working fine i use to on real PIC's and all ok
 
Injoy with FXD Team...


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: Wannabe on August 21, 2006, 07:39:05 19:39
Thanks!  :)


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: tyranus on August 21, 2006, 08:06:14 20:06
@fallout: Very good job!
 Any hope with mikroPascal 6.0.0.0 ?


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: junied on August 21, 2006, 09:56:05 21:56
really good job ! thanks :)


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: msamar on August 21, 2006, 10:14:35 22:14
ok i have do all steps but i cant do added magic codes
 
i am useing windows XP2
 
her is magic codes -47921394
i have attached mikroc.key
can do it to me.
 
and one more thing
 her is my product codes
445A-667266-767763-5D4E6
 
if you do calc to this product you will got  6CCD 38B6
that is my sn hdd is 6CCD 38B6
listen please i can help you for this calc i have do it on c++
if you nead to test this calc send to me your product key i will write to you your sn hdd
regards  engineer msamar


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: Fallout on August 22, 2006, 08:10:54 08:10
Product code's consist your HDD serial and other SPY info do not publish it =)
 
 
Try this :
Code:
MikroC_KeyGen -v-47921394

!!!WARNING!!!
Magic Key is difrent each time then you regenerate the MikroC.key so you must generate one key then copy to MikroC folder .... and then update THIS KEY with magic value   and copy it again to MikroC folder..... and all be OK .... yeap i now what my KeyGen is not easy to use :) but and not so hard.....  hm maybe attach Video :) with HOW TO =)


Title: thanks fallout
Post by: relsys on August 22, 2006, 08:28:47 08:28
something about mikroPascal v6000 ?


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: Fallout on August 22, 2006, 11:11:01 11:11
Hm without proxy i can open this web :) strange problem....
 
video how to use it here:
 http://rapidshare.de/files/30308673/MikroCTutorial.rar.html (http://rapidshare.de/files/30308673/MikroCTutorial.rar.html)
 
 
about problem..... do not use start_me.bat it not for clicking.... with out brain :)  use keygen from console....  soemone make this action...
 
@ECHO OFF
REM MikroC_KeyGen -v-47884451
MikroC_KeyGen -pC:\
pause
 
they uncomment REM MikroC_KeyGen -v-47884451 this string (remove REM) and start this bat file! this is wrong MikroC_KeyGen -pC:\ this string overide you correct key with new =)  simply USE CONSOLE FOR KEYGEN or then you want to add magic value from batfile....  make this remove REM  from second line and add it on next....
 
@ECHO OFF
MikroC_KeyGen -v-47884451
REM MikroC_KeyGen -pC:\
pause
 
look to video and all be OK =)))
 
about Pascal Basic dsPic AVR and so on.... be patient.... it is not so hard but need time...


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: freddyg on August 22, 2006, 10:44:41 22:44
Great work fallout !


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: daemone on August 23, 2006, 01:44:55 01:44
Handsome boy.hehe


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: Fallout on August 24, 2006, 09:47:54 09:47
Hi kahtan (http://www.sonsivri.com/forum/member.php?u=2853)
 
1) IDA Pro Advance 5.0 for analyze program.
2) HIEW for write little code what show to your magic value.... to MikroC compiller (OnlyForGetKey!.exe)
3) Pelles C compiller (free ANSI C compiller i like it.. very good thing... little size and so on)  for write a keygen.... (MikroC_KeyGen.exe)
4) Brain


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: microshipa on August 24, 2006, 04:08:32 16:08
emule FULL Link

ed2k://|file|mikroC_6_0_0_0-2006-FULL.rar|13956814|CBFCAAE6A8F0174C5F459156BA6D1D9F|/


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: freddyg on August 24, 2006, 05:17:29 17:17
What's the difference between ed2k://|file|mikroC_6_0_0_0-2006-FULL.rar|13956814|CBFCAAE6A8F0174C5F459156BA6D1D9F |/ and the one you can download direct from mikroe.com ???

Freddy


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: mona on August 27, 2006, 01:22:05 13:22
many thanks


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: Kelvin on August 27, 2006, 10:42:26 22:42
Great Fallout ;-)
Many Many Thankx


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: service on August 28, 2006, 01:17:44 01:17
Nice Job, Thanks.

Any chance of a keygen for mikroBasic 5.0.0.0 ????


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: hamoon on August 29, 2006, 12:56:47 12:56
you are very handsome,
thank you,
a big one


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: aamir on September 04, 2006, 06:33:39 06:33
Hello to all

           Good work but kegen is not working for me i do all steps as mentioned but when

i copy kegen by  using magic no compliler shows demo llimit message


Title: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: nichita on September 05, 2006, 03:10:02 03:10
damned  rapidshared , I cannot donwload anything they could put it in another server


Title: Re: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: cerebronico on September 28, 2006, 04:46:33 04:46
Again, Wonderfull Job FallOut, thx u :o


Title: !!
Post by: frasenci on October 14, 2006, 04:49:49 04:49
Thank you. Fallout

Owsome work !!!

Got new 6.2 version working full with your tools

Unbeleivable !!!

FAA ;)


Title: Re: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: robertino on October 15, 2006, 07:50:24 19:50
 ;) ohhhhhh, works very well,

u'r great



Title: Re: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: cerebronico on October 23, 2006, 02:07:54 02:07
thanks again, I switched to MikroC 6.2 and it works too!


Title: Re: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: ivvasiv on December 08, 2006, 02:14:07 14:14
Nice Job, Thanks.


Title: Re: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: robban on December 09, 2006, 07:23:33 07:23
v. 6.2 works allright, thanx...


Title: Re: MikroC 6.0.0.0 [KEYGEN] & [INFO]
Post by: andrea11 on December 10, 2006, 07:27:44 19:27
 ;)hi Follout

your patch work very well with MikroC 6.2.10
thank you.