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
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
1 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
5 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
6 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
6 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
9 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
9 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
9 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Fix Bidirectional Copy/Paste Issues for Kali Linux Running in VirtualBox
-
Video: How to Crack Weak Wi-Fi Passwords in Seconds with Airgeddon on Parrot OS
-
How To: Make Your Own Bad USB
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Dox Anyone
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Perform Advanced Man-in-the-Middle Attacks with Xerosploit
-
How To: Set Up a Wi-Fi Spy Camera with an ESP32-CAM
-
How To: Get Root with Metasploit's Local Exploit Suggester
-
How To: Automate Wi-Fi Hacking with Wifite2
-
How To: Clear the Logs & Bash History on Hacked Linux Systems to Cover Your Tracks & Remain Undetected
-
The Hacks of Mr. Robot: How to Send a Spoofed SMS Text Message
-
How To: Use Pupy, a Linux Remote Access Tool
-
How To: Enable Monitor Mode & Packet Injection on the Raspberry Pi
-
How To: Detect When a Device Is Nearby with the ESP8266 Friend Detector
-
How To: Set Your Wi-Fi Card's TX Power Higher Than 30 dBm
-
Mac for Hackers: How to Install Kali Linux as a Virtual Machine
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