hello,
is viewing a website source and edit it then sell it illegal ?!
what makes it legal or not ?
details about why we cant extract or decompile the source code from a program ?
Forum Thread: Question About Viewing Source .!
- Hot
- Active
-
Metasploit Error: Handler Failed to Bind 40 Replies
2 days ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
2 wks ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
2 wks ago -
Forum Thread: How to Hack School Website 8 Replies
2 wks ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
3 wks ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
3 wks ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
1 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
1 mo ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 48 Replies
1 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
1 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
2 mo ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 17 Replies
2 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
2 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
3 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
3 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
3 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
3 mo ago -
Forum Thread: Kali Wont Start, Stuck at Kali Login: 21 Replies
4 mo ago -
Forum Thread: How to View Your Child's What's App And Many More! 3 Replies
4 mo ago -
Forum Thread: Proxy Lists for Proxy Chains 1 Replies
5 mo ago
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How To: Upgrade a Dumb Shell to a Fully Interactive Shell for More Flexibility
-
How To: Dox Anyone
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
Tutorial: Create Wordlists with Crunch
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Top 10 Things to Do After Installing Kali Linux
-
Hack Like a Pro: How to Crack Online Web Form Passwords with THC-Hydra & Burp Suite
-
How To: Create a Persistent Back Door in Android Using Kali Linux:
-
How To: Bypass File Upload Restrictions on Web Apps to Get a Shell
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
3 Responses
To answer your first question, it is not illegal in the sense that police are going to come jackboot your door down and put you in cuffs if you do it. It's illegal in the sense that it violates copyright law if you simply grab the source code and just change a few minor things and then use it for yourself and it still basically looks like the site you jacked it from. It's similar to plagiarism. Is anything going to happen to you if you do it? Probably not. Especially if you're just some little site. Maybe you'll get a menacing letter from a lawyer representing the site you stole it from, demanding you to take it down immediately. If you edit the source code enough to where it looks significantly different now on your site, maybe and probably nothing ever happens. I can't tell you where the exact line is.
Now to your second question. If you're asking why you can't view source of an exe file the same way you can a website, it is because the exe file is a binary file. You wouldn't understand what you're seeing. There are some decompilers out there but I have no experience with them whatsoever so I can't speak to how well they work. From what I hear of them, they are kind of hit or miss. For all intents and purposes, let's just say that you're not going to be able to decompile an exe file and see its source code like you can on a website. Not to say it can't be done to some extent—or at least a different means to that same end—but let's be honest here: you're not going to be able to do it.
Thank's
you are a legend :D
Respect (Y) .!!
You can use a decompiler but you need to understand Assembly language.
Share Your Thoughts