Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 6072

Reverse engineering

by andypekaa - 12 March, 2019 - 05:53 AM
This post is by a banned member (andypekaa) - Unhide
andypekaa  
Contributor
3.288
Posts
111
Threads
5 Years of service
#1
I'm newbie are stuck at cracking or bypass a paid program that require to bind ur ip

Tried wireshark and fiddler all I can get is hex and not sure what I can do with the content
Tried using debugger to make it go skip the ip check but no idea where to find it as there aren't any error message and the program auto-close
CHECK IT OUT: SHOP

[Image: Lqsw3eC.gif]

Issue?
My Discord: duckmanoof
My Telegram: @Jamie77778
This post is by a banned member (N0P) - Unhide
N0P  
Registered
178
Posts
114
Threads
6 Years of service
#2
I can try crack pm me
PM For Inquiries.
This post is by a banned member (darksh33p) - Unhide
darksh33p  
Registered
13
Posts
0
Threads
6 Years of service
#3
(This post was last modified: 24 March, 2019 - 06:44 PM by darksh33p.)
u need use fiddler to analyze HTTP traffic to see if app use web for license request... what type of program is it? with reversing u need  to start with simple steps to first know which route to take for reversing the target app. if C# it can be very easy to reverse if u know how to use any decent debugger. if target using C++ it can also be easy but not as easy as C# because you MUST kno assembly which can be more complicated.

1. start with HTTP fiddler to see if any traffic can be useful for you to understand licensing an if they validate stuff on web request
2. look at interesting strings in the app that may tell u how it was coded in or anything else useful
3. decide approach based off these two things. If it a .NET app then u use a .NET debugger to disassemble the code so can read it. if kno what u are doing then can reassemble with fix to bypass licensing.
4. if not .NET app then got to use something like ollydbg or immunity debugger. understand what assembly telling u then see if bypass certain part of the app by changing stuff like JE (jump if equal) to JNE (jmp no equal). need to understand how to interfere with program flow by change assembly to get you into parts of the program not supposed to be. like activate app if license not valid.

above is for simple apps. not app with complicated license and anti debugger measures. no expert..... still learning every day but DM me if want help looking at something  or read books  Smart
[Image: R3SSLAD.jpg]
This post is by a banned member (ampf) - Unhide
ampf  
Supreme
46
Posts
5
Threads
5 Years of service
#4
(12 March, 2019 - 11:50 AM)N0P Wrote: Show More
I can try crack pm me

Hi

How can I send you a PM for cracking a software? Thanks
This post is by a banned member (LeFrenchFrog) - Unhide
21
Posts
2
Threads
5 Years of service
#5
Use fiddler for analyzing web traffic but for sockets etc you can use wireshark
This post is by a banned member (foxroot) - Unhide
This post is by a banned member (RichDowson) - Unhide
1
Posts
0
Threads
1 Year of service
#7
(This post was last modified: 08 June, 2023 - 11:37 PM by RichDowson. Edited 2 times in total.)
Quite a while back, Poland was one of the last nations you would consider while discussing IT rethinking. In any case, presently the circumstance has changed. Today, as per one of the most recent exploration papers, Poland holds the third spot among all nations in the rundown of the best engineers. Join that with low paces of Poland designers and you will get the most ideal country for reevaluating. This is the kind of thing heads of significant organizations considered prior to making IT rethinking in Poland so well known of late>> why not try this out

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)