Home
last modified time | relevance | path

Searched refs:BASE_PLT (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/hackcon-2016-angry-reverser/
H A Dsolve.py86 BASE_PLT = 0x10000000 variable
279 ('__libc_start_main', libcMainHandler, BASE_PLT + 0),
280 ('__isoc99_scanf', scanfHandler, BASE_PLT + 1),
281 ('exit', exitHandler, BASE_PLT + 2),
282 ('printf', printfHandler, BASE_PLT + 3),
283 ('ptrace', ptraceHandler, BASE_PLT + 4),
284 ('putchar', putcharHandler, BASE_PLT + 5),
285 ('puts', putsHandler, BASE_PLT + 6),
286 ('strncpy', strncpyHandler, BASE_PLT + 7),
/dports/sysutils/triton/Triton-0.8.1/src/testers/arm32/crypto_test/
H A Dcrypto_test-nothumb-O0-run.py47 BASE_PLT = 0x10000000 variable
235 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
236 ('strlen', strlenHandler, BASE_PLT + 1 * 8),
237 ('printf', printfHandler, BASE_PLT + 2 * 8),
238 ('memset', memsetHandler, BASE_PLT + 3 * 8),
239 ('memcpy', memcpyHandler, BASE_PLT + 4 * 8),
240 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 5 * 8),
241 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 6 * 8),
H A Dcrypto_test-thumb-O0-run.py47 BASE_PLT = 0x10000000 variable
201 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
202 ('strlen', strlenHandler, BASE_PLT + 1 * 8),
203 ('printf', printfHandler, BASE_PLT + 2 * 8),
204 ('__aeabi_memclr4', aeabi_memclr4Handler, BASE_PLT + 3 * 8),
205 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 4 * 8),
206 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 5 * 8),
H A Dcrypto_test-nothumb-Os-run.py47 BASE_PLT = 0x10000000 variable
175 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
176 ('puts', putsHandler, BASE_PLT + 1 * 8),
177 ('__aeabi_memclr8', aeabi_memclrHandler, BASE_PLT + 2 * 8),
178 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
179 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-nothumb-O3-run.py47 BASE_PLT = 0x10000000 variable
175 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
176 ('puts', putsHandler, BASE_PLT + 1 * 8),
177 ('__aeabi_memclr8', aeabi_memclrHandler, BASE_PLT + 2 * 8),
178 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
179 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-nothumb-Oz-run.py47 BASE_PLT = 0x10000000 variable
175 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
176 ('puts', putsHandler, BASE_PLT + 1 * 8),
177 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 2 * 8),
178 ('__aeabi_memclr8', aeabi_memclrHandler, BASE_PLT + 3 * 8),
179 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-nothumb-O1-run.py47 BASE_PLT = 0x10000000 variable
182 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
183 ('puts', putsHandler, BASE_PLT + 1 * 8),
184 ('__aeabi_memclr8', aeabi_memclr8Handler, BASE_PLT + 2 * 8),
185 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
186 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-nothumb-O2-run.py47 BASE_PLT = 0x10000000 variable
175 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
176 ('puts', putsHandler, BASE_PLT + 1 * 8),
177 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 2 * 8),
178 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 3 * 8),
179 ('__aeabi_memclr8', aeabi_memclrHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-thumb-Os-run.py47 BASE_PLT = 0x10000000 variable
182 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
183 ('puts', putsHandler, BASE_PLT + 1 * 8),
184 ('__aeabi_memclr8', aeabi_memclr8Handler, BASE_PLT + 2 * 8),
185 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
186 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-thumb-Oz-run.py47 BASE_PLT = 0x10000000 variable
182 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
183 ('puts', putsHandler, BASE_PLT + 1 * 8),
184 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 2 * 8),
185 ('__aeabi_memclr8', aeabi_memclr8Handler, BASE_PLT + 3 * 8),
186 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-thumb-O1-run.py47 BASE_PLT = 0x10000000 variable
182 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
183 ('puts', putsHandler, BASE_PLT + 1 * 8),
184 ('__aeabi_memclr8', aeabi_memclr8Handler, BASE_PLT + 2 * 8),
185 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
186 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-thumb-O2-run.py47 BASE_PLT = 0x10000000 variable
182 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
183 ('puts', putsHandler, BASE_PLT + 1 * 8),
184 ('__aeabi_memclr8', aeabi_memclr8Handler, BASE_PLT + 2 * 8),
185 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
186 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
H A Dcrypto_test-thumb-O3-run.py47 BASE_PLT = 0x10000000 variable
182 ('__libc_init', libcInitHandler, BASE_PLT + 0 * 8),
183 ('puts', putsHandler, BASE_PLT + 1 * 8),
184 ('__aeabi_memclr8', aeabi_memclr8Handler, BASE_PLT + 2 * 8),
185 ('__aeabi_memclr', aeabi_memclrHandler, BASE_PLT + 3 * 8),
186 ('__aeabi_memcpy', aeabi_memcpyHandler, BASE_PLT + 4 * 8),
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/google2016-unbreakable/
H A Dsolve.py55 BASE_PLT = 0x10000000 variable
280 ('__libc_start_main', libcMainHandler, BASE_PLT + 0),
281 ('exit', exitHandler, BASE_PLT + 1),
282 ('printf', printfHandler, BASE_PLT + 2),
283 ('putchar', putcharHandler, BASE_PLT + 3),
284 ('puts', putsHandler, BASE_PLT + 4),
285 ('strncpy', strncpyHandler, BASE_PLT + 5),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/scripts/
H A Drun-dialyzer17 BASE_PLT="compiler crypto erts hipe kernel stdlib syntax_tools"
42 $ERL_TOP/bin/dialyzer --build_plt -Wunknown --apps $BASE_PLT $APP_PLT --statistics
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/scripts/
H A Drun-dialyzer23 BASE_PLT="compiler crypto erts kernel stdlib syntax_tools"
51 $DIALYZER --build_plt --output_plt "$PLT" -Wunknown --apps $BASE_PLT $APP_PLT --statistics
/dports/lang/erlang-wx/otp-OTP-24.1.7/scripts/
H A Drun-dialyzer23 BASE_PLT="compiler crypto erts kernel stdlib syntax_tools"
51 $DIALYZER --build_plt --output_plt "$PLT" -Wunknown --apps $BASE_PLT $APP_PLT --statistics
/dports/lang/erlang-java/otp-OTP-24.1.7/scripts/
H A Drun-dialyzer23 BASE_PLT="compiler crypto erts kernel stdlib syntax_tools"
51 $DIALYZER --build_plt --output_plt "$PLT" -Wunknown --apps $BASE_PLT $APP_PLT --statistics
/dports/lang/erlang/otp-OTP-24.1.7/scripts/
H A Drun-dialyzer23 BASE_PLT="compiler crypto erts kernel stdlib syntax_tools"
51 $DIALYZER --build_plt --output_plt "$PLT" -Wunknown --apps $BASE_PLT $APP_PLT --statistics
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/scripts/
H A Drun-dialyzer23 BASE_PLT="compiler crypto erts hipe kernel stdlib syntax_tools"
56 $DIALYZER --build_plt --output_plt $PLT -Wunknown --apps $BASE_PLT $APP_PLT --statistics
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/
H A Dsolve-arm.py27 BASE_PLT = 0x10000000 variable
148 ('printf', printfHandler, BASE_PLT + 0),
149 ('puts', putsHandler, BASE_PLT + 1),
150 ('__libc_start_main', libcMainHandler, BASE_PLT + 2),
151 ('abort', abortHandler, BASE_PLT + 4),
H A Dsolve-thumb.py27 BASE_PLT = 0x10000000 variable
148 ('printf', printfHandler, BASE_PLT + 0),
149 ('puts', putsHandler, BASE_PLT + 1),
150 ('__libc_start_main', libcMainHandler, BASE_PLT + 2),
151 ('abort', abortHandler, BASE_PLT + 4),
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/
H A Dsolve.py89 BASE_PLT = 0x10000000 variable
176 ('__libc_start_main', libcMainHandler, BASE_PLT + 0),
177 ('exit', exitHandler, BASE_PLT + 1),
178 ('puts', putsHandler, BASE_PLT + 2),
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/ctf-writeups/hackover-ctf-2015-r150/
H A Dsolve.py30 BASE_PLT = 0x10000000 variable
281 customRelocation[pltIndex][2] = BASE_PLT + pltIndex
/dports/sysutils/triton/Triton-0.8.1/src/examples/python/
H A Dsmall_x86-64_symbolic_emulator.py63 BASE_PLT = 0x10000000 variable
398 customRelocation[pltIndex][2] = BASE_PLT + pltIndex

12