PDA

View Full Version : wlscgen


hexman
08-26-2008, 04:40 AM
how to change memory address [00574199] to new value 0x43000001 in wlscgen in olldbg
hexman

hexman
08-28-2008, 12:32 AM
no help from anyone???

BfoX
08-28-2008, 08:42 AM
explain your problem
what you want, etc.

kodyazan
08-28-2008, 11:21 AM
how to change memory address [00574199] to new value 0x43000001 in wlscgen in olldbg
hexman

Press Ctrl+E.

kodyazan
08-29-2008, 02:01 AM
i dont see [00574199] (memory address) in olldgb and w32dsm. but i can see in IDA and how to change this value. here??
hexman


1-Be sure that you are looking at same modules.

2-Search the OPCODE. Not the address.

Open IDA.Click on the address you see. Look at the Hex View-A tab. Write down the corresponding OPCODE which is highlightened.

Open OllyDbg. Search (as binary string) the opcode you found above.

Example (I assume you want to find 00401089 or 004010d3 in Olly.)

IDA:
00401089 jz loc_4010D3 (Click the Hex View-A tab, you see 0f8444000000)

In OllyDgb, you search for opcode (0f8444000000) not the address (004010D3). And you see

OllyDbg:
00401089: 0f84 44000000 --> JE 004010D3

hexman
08-29-2008, 05:19 AM
how to change here
http://img80.imageshack.us/img80/9333/574199fs1.jpg
hexman

kodyazan
08-29-2008, 12:43 PM
Open hview.

press F4,select hex
press F7 search for 43000000(hex)
press F3 (edit)
Write new value.
press F9 (Save exe)

hexman
08-29-2008, 11:38 PM
I am not able to edit. How to do it in IDA pro 5.2??
HM

soybean
08-30-2008, 09:58 PM
Does anyone have WLSCGEN ver.8?

hexman
09-01-2008, 01:39 AM
why i see 574199 memory as 43000000h ?? not as 43000000
HM

Git
09-01-2008, 07:37 AM
It is the same. The 'h' is just telling you that the number is hexadecimal. Suggest you do some reading on the basics of computer technology and forward and reverse engineering.
Git

hexman
09-01-2008, 11:32 PM
yaa i have changed to 43000001. when i create login account i dont get admin futures???
HM

besoeso
12-06-2009, 03:21 PM
After to install SDK with the correct serialnumber.

¿Anyone know or can explain how bypass the license meter error in Wlscgen (SDK 8.0.6)?



Thanks.

rooky2000
12-07-2009, 03:42 AM
Anybody has SLM SDK8.1 or over?

mantovano
12-07-2009, 08:49 AM
Hi! guys,
I've installed sdk with correct S/N from Vendor_Id.
Only one question:
Do I need to re-do every code line of my original lservrc file to use on other PC over this wlscgen program?
What happens if only any lines are wrote?

Sorry for my very poor english.
Thanks in advance
BR

yazzzing
12-17-2009, 11:55 PM
who know how to crack Wlscgen.exe of slm v 8.0.6.0???

BfoX
12-18-2009, 08:40 AM
@yazzzing: by self hands made :D

besoeso
12-22-2009, 10:38 AM
hi,

¿Anyone know how to find (a method) feature name parameter for generate license in SENTINEL RMS without lservrc file?


Thanks.

BfoX
12-22-2009, 11:09 AM
@besoeso: try to read some info about slm at CrackZ site...

kiki
12-24-2009, 04:50 AM
i'm installing SLM7.3 SDK,
try to generate demo lic.
with error message "The meter you are using doesn't generate network license".

I try to edit license template and option for License type grayed out.
Any Clue? where is cell to edit?

Update:
Target defeated! thanks to Cyberheg, Crackz and BfoX

mantovano
12-26-2009, 10:12 AM
Can you help us explaining your investigations?
BR

kiki
12-26-2009, 01:14 PM
[stop quoting messages which are already right in front of the reader - a complete waste of time]
You can read all info in Crackz's site, read it carefully.