Posted December 30, 200816 yr Please give me tutorial with make program for Radasm???Please???? And give me source code for Radasm to!!!
December 30, 200816 yr Geez....I bet there aren't but a million or so assembly projects posted of this forum.....Winasm + Radasm + bout anything else you can think of.....Guess what....The forum also has a search function. Use It! Atleast try to help yourself instead of making one please gimmeh post after another.Your friendly neighborhood asshole,Doc
December 30, 200816 yr tagor Radasm is an IDE for asm language, you must study assembly. Then you can use radasm, winasm, easy asm, olso notepad and so on.byePredator
January 22, 200916 yr Author Yes I Know, but give me source code or sample program and I try to studied for assembly for now.
January 22, 200916 yr First, Radasm is an IDE for several assemblers syntaxe, you didn't specify which assembler you need ... Anyway take a look in RadASM tutorials by Ranma_at. Otherwise see this post.Noteworthy.
January 24, 200916 yr Yes I Know, but give me source code or sample program and I try to studied for assembly for now. .386 .model flat, stdcall option casemap:none include windows.inc include kernel32.inc includelib kernel32.lin include user32.inc includelib user32.lib .data MsgBoxCaption db "Caption Text Here",0 MsgBoxText db "Hi there!",0 .code start: invoke MessageBox, NULL, addr MsgBoxText, addr MsgBoxCaption, MB_OK invoke ExitProcess, NULL end start
January 26, 200916 yr Author Thank You Very Much for ElBlondie!!! And what it is for sample messagebox and the same for winasm sample!!
January 26, 200916 yr Thank You Very Much for ElBlondie!!! And what it is for sample messagebox and the same for winasm sample!! i've nobody seen, who's so happy for that piece of code. Edited January 26, 200916 yr by DeRoX
January 26, 200916 yr i understand him... i felt the same when i saw that code for the first time... probably the most helping peace of code ever written you can check here for some more code http://win32assembly.online.fr/tutorials.html happy coding
January 26, 200916 yr Use the Search Button before enquire....!!! careful don't ever proud you others result on behalf of you...Oke"Hanjian" [iUG TEAM]
January 29, 200916 yr Author Sorry My English is so bad. Thank's to ElBlondie!! This is simple program message box in radasm program. http://rapidshare.com/files/190951637/sample_message.rar http://www.megaupload.com/?d=PBJQPDG2 Sorry, I'am very sorry. May I Questions Again....How to input icon and music in radasm program?????
January 29, 200916 yr enter something can be direct from code it self..... ) there are some way that can be used for example, use resource editor that exist in radasm "Hanjian"
February 2, 200916 yr Author This is my simple keygenning in Radasm program not KeygenMe. http://rapidshare.com/files/192849253/Sample_Keygenning.rar http://www.megaupload.com/?d=G46GBI0V And This is KeygenMe1 By Me (TaGoR) try it. http://rapidshare.com/files/192849322/KeygenMe1_.rar http://www.megaupload.com/?d=10BIZKBB Don't forget to unpack this my KeygenMe1. ....... I make this KeygenMe1 in VB6. ____Thank's to all !!!! Edited February 2, 200916 yr by tagor
February 2, 200916 yr This is my simple keygenning in Radasm program not KeygenMe.http://rapidshare.com/files/192849253/Sample_Keygenning.rar http://www.megaupload.com/?d=G46GBI0V And This is KeygenMe1 By Me (TaGoR) try it. http://rapidshare.com/files/192849322/KeygenMe1_.rar http://www.megaupload.com/?d=10BIZKBB Don't forget to unpack this my KeygenMe1. ....... I make this KeygenMe1 in VB6. ____Thank's to all !!!! Don't forget to unpack this my KeygenMe1. ....... tagor why you throw out the questions and answer by yours..how foolish you're....or your "stuff" cannot run before unpack? that's?..how strange... Edited February 3, 200916 yr by vampire
February 3, 200916 yr Author Let's SEE ...... :( ...... Oh my GOD's :lol: Sorry - sorry, I'm stupid guys. :D
February 3, 200916 yr @tagor:okay, maybe you shall little bit polite while ask for answer of friends here..
February 4, 200916 yr @tagor:okay, maybe you shall little bit polite while ask for answer of friends here.. i agree bro, this ever happen in another forum if im not wrong..
Create an account or sign in to comment