Search:

Type: Posts; User: synkro; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Thread: IDA PRO 7.5

    by synkro
    Replies
    28
    Views
    39,976

    Re: IDA PRO 7.5

    All download links are dead, can someone please reupload? Thanks.
  2. Replies
    6
    Views
    2,515

    Re: Find Seeds in Flexlm 11.12.1.0

    do you have the 32bit daemon?
  3. Replies
    4
    Views
    1,827

    Question Re: RLM Find Features

    Usually main application exe, but it can also be in a dll, and rarely in some other file extension. Run a search text in all exe/dll's for the word "Reprise" or even any of the known feature name you...
  4. Replies
    4
    Views
    1,827

    Question Re: RLM Find Features

    You can debug and set a breakpoint on the checkout function, or search the binary for the features, they should be in plain text. It helps the search if you already know some of the feature names.
  5. Replies
    70
    Views
    64,850

    Re: FLEXNET: HOW TO build your own lmcrypt

    Patching lm_checkout used to be easy in the past, and you could run programs without a license file. But that was changed in higher flexlm versions, and doesn't work anymore.
  6. Re: FlexLM.ECC.Generic.Patcher-Flexlm targets (x86/x64 up to version 11.9.x)

    I've only encountered ECC in flexnet targets, this one is an exception (for me at least). In fact, some of its binaries contain ECC, or RSA or both at the same time. One quick and easy way is to look...
  7. Replies
    9
    Views
    6,804

    Download Re: ECC pubkey replacement practice

    nice, although a terrible google translation :p
  8. Re: FlexLM.ECC.Generic.Patcher-Flexlm targets (x86/x64 up to version 11.9.x)

    Once you patch check_signature and l_pubkey_verify, you can edit the license, add features and change expirations as you like.
  9. Replies
    5
    Views
    2,293

    Question Re: Flexnet documents needed. Please help

    http://rghost.net/private/8rzzbryWb/fc64192d73e66a9a63b6842708e6f345
  10. Replies
    5
    Views
    2,293

    Question Re: Flexnet documents needed. Please help

    here are the 11.10 docs http://rghost.net/private/8NBvZP5pS/dda436af4ec7c509719083ea673c6253
    and the 10.8 docs http://rghost.net/private/76ddP64fz/89b54f15bd7a8173eea958b307ef870c
  11. Replies
    31
    Views
    26,397

    Re: Flexlm Stepped Walkthrough

    try to practice on a 32bit target if you're a beginner.
  12. Replies
    4
    Views
    2,284

    Re: IDA 6.6 Complete

    nice share, thanks a lot :D
    however, the ida.key is already blacklisted if you try to update at https://www.hex-rays.com/updida.shtml lol :
    Sorry, this key is not valid anymore.
  13. Replies
    37
    Views
    20,944

    Download Re: l-s-d-e-c-o-d-e-v8.5.3.0035_patch

    there you go: https://anonfiles.com/file/003eca7276355c14811fc33a290868bb
    password: finetopix
  14. Replies
    12
    Views
    9,728

    Download Re: Flexlm tools for newbies

    FlexLM is not HASP :rolleyes:
  15. Thread: ECC patch linux

    by synkro
    Replies
    1
    Views
    1,356

    Others Re: ECC patch linux

    With IDA, locate l_pubkey_verify, easy to find, it contains
    push 214h
    push 0FFFFFFF8h

    then patch it to return eax=0, toward the end of the function.

    For example,

    .text:000A735B...
  16. Replies
    21
    Views
    9,789

    Question Re: Extract Flexlm seeds

    if you're debugging the daemon exe, you can open it with ollydbg and specify the arguments:
    -app -T compter_name 4 -z -c license.lic

    (whatever the license file name is)
  17. Thread: Wlscgen 8.5

    by synkro
    Replies
    36
    Views
    21,275

    Re: Wlscgen 8.5

    help how, with what?
  18. Replies
    25
    Views
    11,491

    Re: rar password unlocker !!!!

    20 byte file? empty rar.
  19. Replies
    37
    Views
    20,944

    Download Re: l-s-d-e-c-o-d-e-v8.5.3.0035_patch

    well you need to decode the license first, grab the features + versions, and any locking criteria and/or secrets, and use those in the Wlscgen to make a license line for each feature.
  20. Replies
    37
    Views
    20,944

    Download Re: l-s-d-e-c-o-d-e-v8.5.3.0035_patch

    send me your license in PM, i'll have a look at it.
  21. Replies
    37
    Views
    20,944

    Download Re: l-s-d-e-c-o-d-e-v8.5.3.0035_patch

    you can use my RMS Toolkit :)
  22. Replies
    16
    Views
    6,722

    Re: Vendor_info Actix

    you need the patched lsdecode 8.5
    http://www.finetopix.com/showthread.php?37409-l-s-d-e-c-o-d-e-v8-5-3-0035_patch
  23. Replies
    37
    Views
    20,944

    Download Re: l-s-d-e-c-o-d-e-v8.5.3.0035_patch

    I prefer the normal vendor_code in decimal, instead of hex

    vendor_code : 0x12e1
  24. Replies
    34
    Views
    15,953

    Re: unpack wlscgen8.2

    will update the toolkit soon, when I have some spare time :)
  25. Replies
    34
    Views
    15,953

    Re: unpack wlscgen8.2

    LOL you need to trust me, it's not a blackbox, it's more like a kit box. There's no malware or funny business hidden. I'm not the NSA :p
Showing results 1 to 25 of 57
Page 1 of 3 1 2 3