Reg Code for amiQuote 2.1

Discussion in 'AmiBroker' started by edwardj, Mar 26, 2009.

  1. Decompiled w/IDA and traced w/Ollydbg

    pretty simple logic - sums ONLY the key in ascii-hex to see it eqs 0x367


    AHAA000B0001CCC
     
  2. 真棒,是否可以破解一下AFL code wizard?
     
  3. 對呀,有沒有高手可以弄到AFL的破解呢?
     
  4. It seems this is where you come unstuck with the using some of the 5.2 downloads around the traps..

    The downloader 2.1 leaves a .dll in the plugins dir and this is where it sends to you the please pay for site..

    anyone found away round this as yet.. ?

    apart from having to delete this file each time you do an update..
    I have gone back to 1.94 as it is save and no hassel
     
  5. I have not found any .dll file in the plugins folder.
     
  6. so what you are saying is that I just use "AHAA000B0001CCC" as a code?
     
  7. you can try key:
    LRVFCRVVHWM
     
  8. Many thanks to WJ2000,

    In "About AmiQuote" menu, it shows registered version.

    But when I start downloading, it shows unregistered version for the first time.

    Currently, it seems to work fine.

    Anyway, Amibroker is pretty good trading software.
     
  9. Code:
    L	76	A	65
    R	82	H	72
    V	86	A	65
    F	70	A	65
    C	67	0	48
    R	82	0	48
    V	86	0	48
    V	86	B	66
    H	72	0	48
    W	87	0	48
    M	77	0	48
    sum(b1:b11)=	871	1	49
    dec2hex(b12)=	367	C	67
    		C	67
    		C	67
    			871