You are viewing our Forum Archives. To view or take place in current topics click here.
Visual Basics help
Posted:
Visual Basics helpPosted:
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
Ok I need help
I dont realy know how to word this so it comes up on google
so ill ask on here
How do i add a program as a source on VB So i can see what codes it uses
Cause ive been looking on google nothing pops up that relates so some one help
I Thank
I dont realy know how to word this so it comes up on google
so ill ask on here
How do i add a program as a source on VB So i can see what codes it uses
Cause ive been looking on google nothing pops up that relates so some one help
I Thank
#2. Posted:
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
open the .vbs file,\ by RIGHT clicking and pressing EDIT or
OPEN WITH(program) then hit choose program, then file visual basic v(whatever version your on)
if you need help i can go on teamviewer with you and show you, PM me if you want to do that)
OPEN WITH(program) then hit choose program, then file visual basic v(whatever version your on)
if you need help i can go on teamviewer with you and show you, PM me if you want to do that)
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
You can't open executables, only source files, like projects, class files, etc.
- 1useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Experiment5X wrotenot entirely true, you have to "fix" the file so it doesnt "excute" it but instead "reads only" the source.kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
You can't open executables, only source files, like projects, class files, etc.
always remember, if theres a will, theres a way
- 0useful
- 1not useful
#6. Posted:
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
MUFF wroteExperiment5X wrotenot entirely true, you have to "fix" the file so it doesnt "excute" it but instead "reads only" the source.kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
You can't open executables, only source files, like projects, class files, etc.
always remember, if theres a will, theres a way
It's not a matter of trying, Visual Studio won't reverse executables, at least not without any plugins.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Experiment5X wroteMUFF wroteExperiment5X wrotenot entirely true, you have to "fix" the file so it doesnt "excute" it but instead "reads only" the source.kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
You can't open executables, only source files, like projects, class files, etc.
always remember, if theres a will, theres a way
All u have to do is change the functions, ots easy i do it all the time to make sure wi dnt get bombed with a kkeylogger
It's not a matter of trying, Visual Studio won't reverse executables, at least not without any plugins.
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Sep 02, 201113Year Member
Posts: 251
Reputation Power: 19
Status: Offline
Joined: Sep 02, 201113Year Member
Posts: 251
Reputation Power: 19
kilshot35 wrote Ok I need helpso basically your trying to backward engineer the program so you can get the source code and put it into your program and leech it?. why dont you learn some more advanced coding than vb and code it yourself.
I dont realy know how to word this so it comes up on google
so ill ask on here
How do i add a program as a source on VB So i can see what codes it uses
Cause ive been looking on google nothing pops up that relates so some one help
I Thank
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.