cracking delphi components

Тема в разделе "WASM.ENGLISH", создана пользователем MDK4Ever, 25 июн 2008.

  1. MDK4Ever

    MDK4Ever New Member

    Публикаций:
    0
    Регистрация:
    25 июн 2008
    Сообщения:
    1
    Hello,
    I usually when I crack Delphi components I crack my exe that contains the trial version of the components.

    but is there better ways ?

    my target is for a database components that has a limited number of the current ruining copies in network.

    Please advice (in English)

    Thanks
     
  2. twgt

    twgt New Member

    Публикаций:
    0
    Регистрация:
    15 янв 2007
    Сообщения:
    1.494
    find bytes, whitch you replace in exe file, at dcu file and replace it
     
  3. dendi

    dendi New Member

    Публикаций:
    0
    Регистрация:
    3 сен 2007
    Сообщения:
    233
    try to break on FindWindow(Ex)A(W) and fix jcc :)
     
  4. Com[e]r

    Com[e]r Com[e]r

    Публикаций:
    0
    Регистрация:
    20 апр 2007
    Сообщения:
    2.624
    Адрес:
    ого..
    dendi
    he said "in network.", that probably means upd work.
    so in that case you need to set hooks on corresponding winsock functions