I need if posible library functions or some instruccions thanx
Making a exe crypter (how to?)
Making a exe crypter (how to?)
Hello all, i need information to make a crypter for a tool detected as virus (but is not a real virus) and i whant make this indetected.
I need if posible library functions or some instruccions thanx
.
			
			
									
									
						I need if posible library functions or some instruccions thanx
Re: Making a exe crypter (how to?)
Hi elfo116,
a better solution is send the file to AV vendor so that the F.P.(false positive) will removed.
best
jpd
			
			
									
									a better solution is send the file to AV vendor so that the F.P.(false positive) will removed.
best
jpd
PB 5.10 Windows 7 x64 SP1
						Re: Making a exe crypter (how to?)
thanks, but I need to know how to make a crypter with PureBasic because I need it for other things.
If someone could guide me would be eternally grateful:)
			
			
									
									
						If someone could guide me would be eternally grateful:)
Re: Making a exe crypter (how to?)
purebsic anything?
			
			
									
									
						- Kaeru Gaman
 - Addict

 - Posts: 4826
 - Joined: Sun Mar 19, 2006 1:57 pm
 - Location: Germany
 
Re: Making a exe crypter (how to?)
oh... and have a nice day.
						Re: Making a exe crypter (how to?)
I found an application programmed in PB, "PURECRYPT3R" and is just what I need, I searched the source code but is not available.
Someone could direct me to some sample code of something similar please.
Thanks!
			
			
									
									
						Someone could direct me to some sample code of something similar please.
Thanks!
Re: Making a exe crypter (how to?)
http://www.programmersheaven.com/2/PE-Protector
All infos you need and more.
Don't scream for code, write your own or be lame.
			
			
									
									
						All infos you need and more.
Don't scream for code, write your own or be lame.
Re: Making a exe crypter (how to?)
Thanks, but this is in c++ ... i ask for purebasic examples .http://www.programmersheaven.com/2/PE-Protector
All infos you need and more.
Don't scream for code, write your own or be lame.![]()
Re: Making a exe crypter (how to?)
elfo116 wrote:Thanks, but this is in c++ ... i ask for purebasic examples .http://www.programmersheaven.com/2/PE-Protector
All infos you need and more.
Don't scream for code, write your own or be lame.![]()
use the c++ as a guide and code your own...then when you get stuck you can ask a specific question about what you are having trouble with.
this is much more likely to get help, instead of "give me some code"
Re: Making a exe crypter (how to?)
this is a very specialized problem, there are no examples. And if there would be examples you wouldnt learn anything from them. It doesnt matters what language is used in the articel, its all explaint how it works. If you are not familiar with the PB command set yet, forget about the exe crypter, its not a matter of knowing commands, its a matter of understanding how it works. Knowing the command set is the very basic you need to have anyway.elfo116 wrote:Thanks, but this is in c++ ... i ask for purebasic examples .http://www.programmersheaven.com/2/PE-Protector
All infos you need and more.
Don't scream for code, write your own or be lame.![]()
Or you just grab some code use it even if you don't understand it and use it for your troyans or whatever, but thats just lame. You don't want to be a script kiddy, do you?
Re: Making a exe crypter (how to?)
you can not help because you have no clue and so you say things like:)
Thanks anyway.
			
			
									
									
						Thanks anyway.
Re: Making a exe crypter (how to?)
Damnit, code it for yourself and don't come here this way!elfo116 wrote:you can not help because you have no clue and so you say things like:)
Thanks anyway.
If you have concrete questions don't hesitate to ask them but asking for a complete source and then for such a topic is just stupid...
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
						Re: Making a exe crypter (how to?)
elfo116 wrote:you can not help because you have no clue and so you say things like:)
Thanks anyway.
the rest of us wrote:thats just lame. You don't want to be a script kiddy, do you?
Re: Making a exe crypter (how to?)
just look for an example (I see no crime in that), not a complete code, but people here do not have the capacity.
Unfortunately there is not much information on PureBasic in other forums or google ...
			
			
													Unfortunately there is not much information on PureBasic in other forums or google ...
					Last edited by elfo116 on Sun Jun 13, 2010 3:02 pm, edited 1 time in total.
									
			
									
						

