Skip to content

Instantly share code, notes, and snippets.

@jes
Created March 29, 2019 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jes/e93f6b367d93b4374f3cbb82fd969cc3 to your computer and use it in GitHub Desktop.
Save jes/e93f6b367d93b4374f3cbb82fd969cc3 to your computer and use it in GitHub Desktop.
TEXT main.genDataChunk(SB) /home/jes/rdspam/main.go
main.go:64 0x4b2c00 4883ec08 SUBQ $0x8, SP
main.go:64 0x4b2c04 48892c24 MOVQ BP, 0(SP)
main.go:64 0x4b2c08 488d2c24 LEAQ 0(SP), BP
main.go:64 0x4b2c0c 488b442410 MOVQ 0x10(SP), AX
main.go:64 0x4b2c11 488b4c2420 MOVQ 0x20(SP), CX
main.go:64 0x4b2c16 488b542418 MOVQ 0x18(SP), DX
main.go:64 0x4b2c1b 31db XORL BX, BX
main.go:65 0x4b2c1d eb0e JMP 0x4b2c2d
binary.go:90 0x4b2c1f 48893c08 MOVQ DI, 0(AX)(CX*1)
main.go:65 0x4b2c23 4883c308 ADDQ $0x8, BX
main.go:65 0x4b2c27 4c89c1 MOVQ R8, CX
main.go:65 0x4b2c2a 4889f2 MOVQ SI, DX
main.go:65 0x4b2c2d 4839d3 CMPQ DX, BX
main.go:65 0x4b2c30 7d43 JGE 0x4b2c75
main.go:66 0x4b2c32 7751 JA 0x4b2c85
main.go:66 0x4b2c34 488b35952e0d00 MOVQ main.r(SB), SI
lfsr64.go:81 0x4b2c3b 488b3e MOVQ 0(SI), DI
lfsr64.go:81 0x4b2c3e 440fb6c7 MOVZX DI, R8
lfsr64.go:81 0x4b2c42 4c8d0d178b0c00 LEAQ github.com/jes/lfsr64.byte_feedback(SB), R9
lfsr64.go:81 0x4b2c49 4f8b04c1 MOVQ 0(R9)(R8*8), R8
lfsr64.go:81 0x4b2c4d 48c1ef08 SHRQ $0x8, DI
lfsr64.go:81 0x4b2c51 4c31c7 XORQ R8, DI
lfsr64.go:81 0x4b2c54 48893e MOVQ DI, 0(SI)
lfsr64.go:81 0x4b2c57 4889d6 MOVQ DX, SI
main.go:66 0x4b2c5a 4829da SUBQ BX, DX
main.go:66 0x4b2c5d 4989c8 MOVQ CX, R8
main.go:66 0x4b2c60 4829d9 SUBQ BX, CX
main.go:66 0x4b2c63 48f7d9 NEGQ CX
main.go:66 0x4b2c66 48c1f93f SARQ $0x3f, CX
main.go:66 0x4b2c6a 4821d9 ANDQ BX, CX
binary.go:82 0x4b2c6d 4883fa07 CMPQ $0x7, DX
binary.go:82 0x4b2c71 77ac JA 0x4b2c1f
binary.go:82 0x4b2c73 eb09 JMP 0x4b2c7e
binary.go:82 0x4b2c75 488b2c24 MOVQ 0(SP), BP
binary.go:82 0x4b2c79 4883c408 ADDQ $0x8, SP
binary.go:82 0x4b2c7d c3 RET
binary.go:82 0x4b2c7e e8cd38f7ff CALL runtime.panicindex(SB)
binary.go:82 0x4b2c83 0f0b UD2
main.go:66 0x4b2c85 e83639f7ff CALL runtime.panicslice(SB)
main.go:66 0x4b2c8a 0f0b UD2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment