Сейчас на форуме: rmn (+1 невидимый пользователь)

 eXeL@B —› WorldWide —› What is needed to patch apps under redhat
Посл.ответ Сообщение

Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 31 января 2008 16:35 · Поправил: octane2
· Личное сообщение · #1

Well i understand what you said "Archer" and i'm sorry about my last topic.

??????????????????????????????????????? !!!!!!!!!!!!!!!
thankssssssssssssssssssssssssssssssssssssssssssssssssssssss



Ранг: 352.4 (мудрец), 4thx
Активность: 0.150
Статус: Участник
retired

Создано: 31 января 2008 17:56
· Личное сообщение · #2

you can start the application _under_ debugger (i.e. gdb app_name). or use ddd if you need GUI



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 31 января 2008 18:15 · Поправил: octane2
· Личное сообщение · #3

????????????????????????????????
thanksssssssssssssssssssssssssssssss againnnnnnnnnnnnnnnnnn




Ранг: 141.4 (ветеран)
Активность: 0.050
Статус: Участник

Создано: 31 января 2008 18:36
· Личное сообщение · #4

octane2:
tell me a debugger name


offsites: GDB: The GNU Project Debugger http://www.gnu.org/software/gdb/ & Data Display Debugger http://www.gnu.org/software/ddd/
+
GNU GRUB 2 Debugging with GDB HOWTO http://grub.enbug.org/DebuggingWithGDB



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 31 января 2008 19:38 · Поправил: octane2
· Личное сообщение · #5

Thankssssss so much "Intro""




Ранг: 387.4 (мудрец)
Активность: 0.170
Статус: Участник
системщик

Создано: 31 января 2008 20:36
· Личное сообщение · #6

octane2, get IDA Pro, disassemble the file and figure out where FLEX code is invoked from. You can debug with IDA (remote debugging from PC, I think) or GDB (supports remote debugging too).



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 31 января 2008 21:11
· Личное сообщение · #7

very good feeling Solarian........thanksssssssss for your great lights



Ранг: 352.4 (мудрец), 4thx
Активность: 0.150
Статус: Участник
retired

Создано: 31 января 2008 22:08 · Поправил: ssx
· Личное сообщение · #8

octane2:
FLEXnet Licensing checkout error: Invalid license file syntax. (-2,413)

Someone understand that ?

i do understand this, you better get yourself familiar with flexlm (there is a manual shipped along with flexlm sdk). maybe all you need to do is patch out the lc_checkout() call with xor eax,eax/retn
--
not related to this topic: your '?????' and 'ssssss' endings irritate people.



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 01 февраля 2008 01:21 · Поправил: octane2
· Личное сообщение · #9

you are welcomeeeeeeeeeeee
?????????????????????????????????



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 02 февраля 2008 14:13 · Поправил: octane2
· Личное сообщение · #10

"maybe all you need to do is patch out the lc_checkout() call with xor eax,eax/retn "
This is impossible.



Is there a way,when you use lmcrypt to generate flexlm code without CK ?
I guess yes but how find this command line ?
Thx.



Ранг: 352.4 (мудрец), 4thx
Активность: 0.150
Статус: Участник
retired

Создано: 02 февраля 2008 15:38
· Личное сообщение · #11

octane2:
"maybe all you need to do is patch out the lc_checkout() call with xor eax,eax/retn "
This is impossible.

why?
octane2:
Is there a way,when you use lmcrypt to generate flexlm code without CK

what CK? you mean the CK= that follows every FEATURE line in license?



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 02 февраля 2008 16:13 · Поправил: octane2
· Личное сообщение · #12

[?????????????????????????????????



Ранг: 352.4 (мудрец), 4thx
Активность: 0.150
Статус: Участник
retired

Создано: 03 февраля 2008 11:36
· Личное сообщение · #13

octane2:
Yes exactely the CHECKSUM (CK=233 for exemple).I'd like to switch off this.

simply remove the 'CK=' line from license template before signing it with lmcrypt.

octane2 :
Since Flexlm exist nobody was successful to patch the app directely.

I am tired saying that it is possible to patch it.



Ранг: 352.4 (мудрец), 4thx
Активность: 0.150
Статус: Участник
retired

Создано: 03 февраля 2008 11:37
· Личное сообщение · #14

octane2:
It takes to him 3 minutes to get the full license !

for flexlm without CRO i can do it too. But that's not the case with adskflex.



Ранг: 2.6 (гость)
Активность: 0=0
Статус: Участник

Создано: 03 февраля 2008 12:23
· Личное сообщение · #15

ssx writes:
simply remove the 'CK=' line from license template before signing it with lmcrypt

Thank's for the idea but it doesn't work, got an error message.


ssx writes:
for flexlm without CRO i can do it too. But that's not the case with adskflex.

?
More details will be appreciated for understanding.
Thank you



Ранг: 352.4 (мудрец), 4thx
Активность: 0.150
Статус: Участник
retired

Создано: 03 февраля 2008 19:38
· Личное сообщение · #16

octane2:
Thank's for the idea but it doesn't work, got an error message.

what error? and get yourself flexlm sdk finally - this will enlighten you.

octane2 :
More details will be appreciated for understanding.

1. get the application binary
2. debug/dissassemble it to find the license check
3. patch it
4. ????
5. profit


 eXeL@B —› WorldWide —› What is needed to patch apps under redhat
:: Ваш ответ
Жирный  Курсив  Подчеркнутый  Перечеркнутый  {mpf5}  Код  Вставить ссылку 
:s1: :s2: :s3: :s4: :s5: :s6: :s7: :s8: :s9: :s10: :s11: :s12: :s13: :s14: :s15: :s16:


Максимальный размер аттача: 500KB.
Ваш логин: german1505 » Выход » ЛС
   Для печати Для печати