/
githubmirror
/
x64dbg
Обзор
Документация
Войти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
snapshot
help/push.htm
26 строк
602 B
Mr. eXoDia
DBG: added 'push' and 'pop' commands
14 авг 2015, 18:21
14 авг 2015, 18:21
2d670c1
Код
Авторство
О чём код?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>push</title> <meta name="GENERATOR" content="WinCHM"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style> html,body { /* Default Font */ font-family: Courier New; font-size: 11pt; } </style> </head> <body> <P><STRONG>push<BR></STRONG>Push a value on the stack.</P> <P class=rvps3> <U>arguments</U><BR> arg1: The value to push on the stack. </P> <P class=rvps3 > <U>result</U><BR>This command does not set any result variables.</P></body> </html>