Loading
blesmrt pastebin
Archives
Trending
Docs
Login
clinfo
Show paste
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 1.2 AMD-APP (1411.4)
Platform Name: AMD Accelerated Parallel Processing
Platform Vendor: Advanced Micro Devices, Inc.
jen takovej fragment kodu
Show paste
;---{ Entry, Exit and Arguments Passing }---------------------------------------------------------------------------------------
; Machine state on process entry
; ABI64 documentation is not clean enough about stack layout on process entry.
Paste #pm2rwnkr9
Show paste
;---{ SString }-----------------------------------------------------------------------------------------------------------------
; SString: a static string. has length value as an embedded symbol only, not in storage. Good for constants.
; Does contain filler padding for the purpose of protection following data in storage from "content leaks" while
; used in block moves to elsewhere
raxasuv grub.cfg
Show paste
# grub.cfg pro grub 2.00
set default=0
set root=(hd0,1)
raxasuv grub.cfg
Show paste
# grub.cfg pro grub 2.00
set default=0
menuentry "Linux 3.14.0-rc7 Asus ROG Crosshair V Formula Z III" {
Soylent News Website Launches Tor Hidden Service (.onion) http://soylentnews.org Tor Hidden Servic
Show paste
Soylent News Website Launches Tor Hidden Service (.onion)
http://soylentnews.org
Tor Hidden Service URL: http://7rmath4ro2of2a42.onion/
machine state
Show paste
raxas@daeira ~/nullforth/nullforth $ ./example-machinestate
Machine state at process entry:
Control Register 0, Task Register Selector, Local Descriptor Table
MSW 00000000_8005003B TRS 00000000_00000040 LDT 00000000_00000000
Global Descriptor Table Address, Limit
Assembly Construction Kit example cislo 0
Show paste
; Example "Hello, World!" Classic:
bits 64
%include "linux-syscall.macro"
As Turkey bans Twitter, Tor usage skyrockets
Show paste
As Turkey bans Twitter, Tor usage skyrockets
By Patrick Howell O'Neill on March 23, 2014 | pat@dailydot.com
http://www.dailydot.com/technology/turkey-twitter-ban-tor-usage/
Paste #pl1b9y2fd
Show paste
#!/bin/bash
mv *-B_Cu.gbl bot.gbr
mv *-F_SilkS.gto plt.gbr
mv *-F_Cu.gtl top.gbr
tohle projde, a je to slashdot
Show paste
http://gacz.hit.gemius.pl/_1394744542933/rexdot.js?l=80<ime=325&lsdata=2ud8lb4MX2864mnIy4qSM1_5eO1bn_zK8DRtLfyB_u..07/1370586519365/&fpdata=dRkXlI.wMEOd2dq0hZugweDCN6GFXmA7jmxyUV3z96b.77&vis=1&id=0subGWcwbMPl_sbVIId.9Jev7zaU6prAQVvwxepJJ3T.57&fr=1&tz=-60&fv=-&href=http%3A%2F%2Fextrahardware.cnews.cz%2Fsapphire-chysta-nucoidni-zakladni-desky-apu-kabini-pro-sektor-embedded&ref=&screen=1920x1080r1000&col=24&window=1024x576
http://gacz.hit.gemius.pl/__/_1394744542933/rexdot.js?l=80<ime=325&lsdata=2ud8lb4MX2864mnIy4qSM1_5eO1bn_zK8DRtLfyB_u..07/1370586519365/&fpdata=dRkXlI.wMEOd2dq0hZugweDCN6GFXmA7jmxyUV3z96b.77&vis=1&id=0subGWcwbMPl_sbVIId.9Jev7zaU6prAQVvwxepJJ3T.57&fr=
hello.map
Show paste
Memory Configuration
Name Origin Length Attributes
*default* 0x0000000000000000 0xffffffffffffffff
Connecticut Gun Control Tyrants
Show paste
http://sipseystreetirregulars.blogspot.com/2014/02/a-sipsey-street-public-service.html
The state of Connecticut is making lists of firearm
owners to raid. It seems obvious to me that it is thus
gmp-5.1.3 PKGBUILD
Show paste
# $Id: PKGBUILD 197162 2013-10-23 13:04:59Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gmp
linux-syscall source fragment
Show paste
;---{ LINUX }------------------------------------------------------------------------------------------------------------
; According to A.2 of AMD64 SysV ABI Draft 0.99 May 11,2009, an interface between libC and Linux kernel is as follows:
; - syscall number is passed in RAX
; - from 0 up to 6 int64 arguments, passed in RDI, RSI, RDX, R10, R8, R9
«
1
2
...
31
32
33
34
35
36
37
...
40
41
»