Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Make program in Radasm

Featured Replies

Posted
:unsure: Please give me tutorial with make program for Radasm???Please???? And give me source code for Radasm to!!! :wacko:

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

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.

bye

Predator

  • 4 weeks later...
  • Author
:D Yes I Know, but give me source code or sample program and I try to studied for assembly for now.

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.

:D 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

  • Author
:lol: Thank You Very Much for ElBlondie!!! And what it is for sample messagebox and the same for winasm sample!!
:lol: 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. :D

Edited by DeRoX

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 :rolleyes:

Use the Search Button before enquire....!!! careful don't ever proud you others result on behalf of you...Oke

"Hanjian" [iUG TEAM]

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"

  • 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 by tagor

;) 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 by vampire

HIks....Hahahaahaha

"Hanjian"

  • Author
:o Let's SEE ...... :(:( :( :( ...... Oh my GOD's :lol::lol: :lol: :lol: Sorry - sorry, I'm stupid guys. :D:D :D :D

@tagor:

okay, maybe you shall little bit polite while ask for answer of friends here..

@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.. :D

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.