What is SubSeven and where can I get it
Printable View
What is SubSeven and where can I get it
Hello everyone,
SubSeven (Sub7) is a well-known Trojan. A Trojan is a program which's purpose is to control other computer systems. This by putting a certain file on the other computer, which listens to SubSeven; executing commands and passing information.
The lay-out of SubSeven is made manually; the buttons and pictures are all made in a graphical editor, and put on the interface. For example, a button is flat, when clicked it's down. So there are two pictures needed, the down-picture is shown on the Click Event.
So if you want to have a simular lay-out, there's no pre-generated directory of controls. You should create them yourself.
Quintonir
Post Scriptum: I will not reveal where SubSeven can be downloaded, as it is illegal software. I once was a Hacker, but I realized it was wrong and started programming a year ago. Don't be foolish and make the same mistake!
Hi,
I started experimenting with the shape control as the border and other properties of the controls and i'm able to achieve the textbox ,label and button and i'm working on the tooltips. But i can't change the color of the dot/check in the optionbutton and checkbox.
SubSevens's interface is not entirely made manually. SubSeven is written in Delphi and Delphi has a lot of additional (cool) controls to use.