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



 930

I need help with C#

by ILoveCrackingIt - 06 April, 2020 - 07:22 PM
This post is by a banned member (ILoveCrackingIt) - Unhide
134
Posts
4
Threads
4 Years of service
#1
I need help with C# i finished this course on udemy https://www.udemy.com/course/complete-cs...sterclass/ and i know C# but i still dont get how to make cracking tools i dont know what i should learn next i was hoping someone on this form will lead me the way... Pepe
This post is by a banned member (JavaQuality) - Unhide
114
Posts
23
Threads
4 Years of service
#2
I recommend you to have a look at some open-source checkers' code to get a understanding of how it works so you can try reproducing it by yourself.
That's also a way of learning things.
This post is by a banned member (darkforce123321) - Unhide
22
Posts
0
Threads
4 Years of service
#3
You will not be a good programmer by doing some course.
You need practise.
But at first you need to know what you want to do.

What do you mean by "cracking tools"?
Do you mean to crack some software licensing protections?
Do you mean to write some bots/rats to infect computers? (you should know how to do if you know C# networking basics)
This post is by a banned member (ILoveCrackingIt) - Unhide
134
Posts
4
Threads
4 Years of service
#4
(06 April, 2020 - 11:17 PM)darkforce123321 Wrote: Show More
You will not be a good programmer by doing some course.
You need practise.
But at first you need to know what you want to do.

What do you mean by "cracking tools"?
Do you mean to crack some software licensing protections?
Do you mean to write some bots/rats to infect computers? (you should know how to do if you know C# networking basics)

Account checkers and url scanners for dorks
This post is by a banned member (darkforce123321) - Unhide
22
Posts
0
Threads
4 Years of service
#5
For account checkers you could take a look at the OpenBullet source as a huge example to understand how it is implemented.
https://github.com/openbullet/openbullet
Most checkers are based on Selenium which isn't hard to understand.

An "url scanner" like sqlidumper is nothing but a gathering of (public) security holes and trying to exploit these on a huge mass of pages.
I would rather try to do good dorks because the gathering will be done by others already.
Don't have to invent the wheel again I think.

Think the most important in this case is that you know what you do.
I suppose to take some single public exploit e.g. SQLI for some board and search for a webpage (which was already exploited before) to understand.
Greetz

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)