This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
gdb -p "$1" -batch -ex 'set {short}$rip = 0x050f' -ex 'set $rax=231' -ex 'set $rdi=0' -ex 'cont' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ObjectHolder(CustomModelBlock.name) | |
public static final Block CUSTOM_MODEL_BLOCK = null; | |
@ObjectHolder(OBJTesseractBlock.name) | |
public static final Block TESSERACT_BLOCK = null; | |
@ObjectHolder(OBJVertexColoring1.name) | |
public static final Block VERTEX_COLOR_1 = null; | |
@ObjectHolder(OBJVertexColoring2.name) | |
public static final Block VERTEX_COLOR_2 = null; | |
@ObjectHolder(OBJDirectionBlock.name) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
group 'example' | |
version '1.0-SNAPSHOT' | |
buildscript { | |
ext { | |
kotlin_version = '1.1.2-2' | |
osgi_platform = 'win32.win32.x86_64' | |
swt_version = '3.105.3' | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Anna | |
Maria | |
Katarzyna | |
Małgorzata | |
Agnieszka | |
Krystyna | |
Barbara | |
Ewa | |
Elżbieta | |
Zofia |