Page 1 of 2

to join two files

Posted: Wed Aug 17, 2005 6:55 pm
by sabater
I want to join two binary files in one. More I want to make this without the command IncludeBinary.
My idea is create a program wich get a file .swf (Flash) and then put it into a executable.

Example:

The Macromedia Fash Player.
If I open it in a hex editor and copy all the bytes of a swf file and place after the bytes of the Macromedia Flash Player., The flash player is transformed in a projetor


Sorry my English :oops:

Posted: Wed Aug 17, 2005 7:09 pm
by thefool
is it a good idea to tell you how to do that, Valter De Jesus Sabater? viewtopic.php?t=16291&start=30

Posted: Wed Aug 17, 2005 7:25 pm
by sabater
is it a good idea to tell you how to do that, Valter De Jesus Sabater?
Any problem with my name?
:o

Posted: Wed Aug 17, 2005 7:28 pm
by thefool
nope just wanted you to know that I KNOW EVERYTHING :shock:

:lol:

well about the flash to include in exe i dont have time till later this evening but try to search the forum!
later we can talk about it.

Posted: Wed Aug 17, 2005 7:36 pm
by sabater
Oh! [X]
You are god, and you know all. :D

Posted: Wed Aug 17, 2005 7:37 pm
by thefool
:D
btw where did you find that???

Posted: Wed Aug 17, 2005 7:42 pm
by sabater
I KNOW EVERYTHING

How you find my name?


Now the source of a dangerous virus :lol:

Code: Select all

OpenConsole()
ConsoleTitle("Calculador de P.G 1.0")
ConsoleColor(15,2)
PrintN(";---------------------------------------;")
PrintN(";---------Calculador de P.G 1.0---------;")
PrintN(";---Criado por Valter de Jesus sabater--;")
PrintN(";---------------------------------------;")
PrintN(";---------------------------------------;")
PrintN("")
ConsoleColor(10,0)
Print("Primeiro termo da P.G: ")
ft1$=Input()
PrintN("")
Print("Segundo termo da P.G: ")
st1$=Input()
PrintN("")
Print("Terceiro termo da P.G: ")
tt1$=Input()
PrintN("")
val1=Val(ft1$):val2=Val(st1$):val3=Val(tt1$)
PrintN("P.G Resultante: ("+Str(val1)+","+Str(val2)+","+Str(val3)+",...)")
PrintN("")
ConsoleColor(11,0)
Print("Insira o termo a ser calculado: ")
findter$=Input()
calcter=Val(findter$)
PrintN("")
n1=Val(findter$)-1 ; este é o n - 1
rz=Val(st1$)/Val(ft1$) ; razão: a2 dividido por a1 Tá certo
multsig=Pow(rz,n1)     ;Executa A conta de razão^n-1
fignal=Val(ft1$)*multsig
PrintN("")
ConsoleColor(14,0)
PrintN("Resultado: An = "+Str(fignal))
PrintN("")
ConsoleColor(15,0)
PrintN("--------Exercicio Completo---------")
PrintN("")
PrintN("an=a1.q^n-1")
PrintN("an="+ft1$+"."+Str(rz)+"^"+Str(calcter)+"-"+"1")
PrintN("an="+ft1$+"."+Str(rz)+"^"+Str(n1))
PrintN("an="+ft1$+"."+Str(multsig))
PrintN("an="+Str(fignal)  )
Input()

Posted: Wed Aug 17, 2005 7:58 pm
by thefool
hehe actually i visited the site you have @ the www button, then i reached "contacts", and searched for Sabater :) (of course your language isnt long from french so i didnt really have a big problem finding it. not that im native french-speaking but i can read it and write a bit, too)

so i guessed your name wasnt Fatima and took Valter instead :)

Posted: Wed Aug 17, 2005 9:17 pm
by griz
Sabater, I see you've changed your Avatar... that might help your image a little... he he :)

Anyhow, perhaps the following post will help you ...

viewtopic.php?t=12878&highlight=

Posted: Thu Aug 18, 2005 8:45 am
by dagcrack
hey and what about adding an exe to an swf and spread the virus? :lol:
In fact you gave a bad image, lets just forget it (well one forgives but never forgets) and... dont ask for something that has potential malicius use.

Posted: Fri Aug 19, 2005 9:31 pm
by Trond
[X]

Posted: Fri Aug 19, 2005 9:57 pm
by thefool
@trond please dont post my personal adress and phone number here!!! :?

Posted: Fri Aug 19, 2005 10:50 pm
by DoubleDutch
TROND: I've not seen any posts as stupid as that in a long time.

Idiot.

Posted: Fri Aug 19, 2005 11:10 pm
by Henrik
Trond Delete that post, you should be banned for that stunt :evil:

Posted: Fri Aug 19, 2005 11:13 pm
by thefool
probably. however if he removes it imidiatly i wont be mad.. but hurry, please! before a search machine cache's it....