MCPcopy Create free account

hub / github.com/Yeuoly/0xUBypass / functions

Functions332 in github.com/Yeuoly/0xUBypass

↓ 2 callersFunctionmpz_gcd
WindowsShellcodeInjector/mini-gmp.cpp:2752
↓ 2 callersFunctionmpz_get_str
WindowsShellcodeInjector/mini-gmp.cpp:3835
↓ 2 callersFunctionmpz_init2
The utility of this function is a bit limited, since many functions assigns the result variable using mpz_swap. */
WindowsShellcodeInjector/mini-gmp.cpp:1427
↓ 2 callersFunctionmpz_init_set_str
WindowsShellcodeInjector/mini-gmp.cpp:4004
↓ 2 callersFunctionmpz_invert
WindowsShellcodeInjector/mini-gmp.cpp:2997
↓ 2 callersFunctionmpz_pow_ui
WindowsShellcodeInjector/mini-gmp.cpp:3032
↓ 2 callersFunctionmpz_rootrem
x=trunc(y^(1/z)), r=y-x^z */
WindowsShellcodeInjector/mini-gmp.cpp:3164
↓ 2 callersFunctionmpz_set_d
Conversions and comparison to double. */
WindowsShellcodeInjector/mini-gmp.cpp:1628
↓ 2 callersFunctionmpz_sizeinbase
WindowsShellcodeInjector/mini-gmp.cpp:3783
↓ 2 callersFunctionmpz_tdiv_q_ui
WindowsShellcodeInjector/mini-gmp.cpp:2613
↓ 2 callersFunctionmpz_tdiv_r_ui
WindowsShellcodeInjector/mini-gmp.cpp:2629
↓ 1 callersFunctionGenerateKey
I Just do not understand... there is about 1/8 probability that encrypt would fault, but... why?? signed? I tried many ways, but.. ok, I choice a mor
WindowsShellcodeInjector/Utils.cpp:9
↓ 1 callersFunctionRandNewStr
(len int)
go_bundle.go:36
↓ 1 callersFunctionRandStr
(length int)
go_bundle.go:179
↓ 1 callersFunctionReadcode
(filename string)
go_bundle.go:23
↓ 1 callersMethodVirtualAllocMemory
WindowsShellcodeInjector/WindowsShellcodeInjector.cpp:19
↓ 1 callersFunctionde
WindowsShellcodeInjector/main.cpp:127
↓ 1 callersFunctionen
WindowsShellcodeInjector/main.cpp:42
↓ 1 callersFunctionencrypt
(key []byte, text string)
go_bundle.go:46
↓ 1 callersFunctiongmp_xrealloc_limbs
WindowsShellcodeInjector/mini-gmp.cpp:332
↓ 1 callersFunctionmp_get_memory_functions
WindowsShellcodeInjector/mini-gmp.cpp:291
↓ 1 callersFunctionmpn_add
WindowsShellcodeInjector/mini-gmp.cpp:435
↓ 1 callersFunctionmpn_addmul_1
WindowsShellcodeInjector/mini-gmp.cpp:521
↓ 1 callersFunctionmpn_com
WindowsShellcodeInjector/mini-gmp.cpp:703
↓ 1 callersFunctionmpn_copyd
WindowsShellcodeInjector/mini-gmp.cpp:350
↓ 1 callersFunctionmpn_div_qr
WindowsShellcodeInjector/mini-gmp.cpp:1134
↓ 1 callersFunctionmpn_div_qr_pi1
WindowsShellcodeInjector/mini-gmp.cpp:1038
↓ 1 callersFunctionmpn_popcount
WindowsShellcodeInjector/mini-gmp.cpp:3639
↓ 1 callersFunctionmpn_sub_n
WindowsShellcodeInjector/mini-gmp.cpp:468
↓ 1 callersFunctionmpn_zero
WindowsShellcodeInjector/mini-gmp.cpp:391
↓ 1 callersFunctionmpz_com
WindowsShellcodeInjector/mini-gmp.cpp:3404
↓ 1 callersFunctionmpz_divisible_p
WindowsShellcodeInjector/mini-gmp.cpp:2503
↓ 1 callersFunctionmpz_fdiv_q_2exp
WindowsShellcodeInjector/mini-gmp.cpp:2467
↓ 1 callersFunctionmpz_gcd_ui
WindowsShellcodeInjector/mini-gmp.cpp:2716
↓ 1 callersFunctionmpz_gcdext
WindowsShellcodeInjector/mini-gmp.cpp:2815
↓ 1 callersFunctionmpz_get_d
WindowsShellcodeInjector/mini-gmp.cpp:1686
↓ 1 callersFunctionmpz_init_set_d
WindowsShellcodeInjector/mini-gmp.cpp:1679
↓ 1 callersFunctionmpz_init_set_si
WindowsShellcodeInjector/mini-gmp.cpp:1511
↓ 1 callersFunctionmpz_limbs_finish
WindowsShellcodeInjector/mini-gmp.cpp:1609
↓ 1 callersFunctionmpz_limbs_modify
WindowsShellcodeInjector/mini-gmp.cpp:1596
↓ 1 callersFunctionmpz_mul_si
MPZ multiplication */
WindowsShellcodeInjector/mini-gmp.cpp:2011
↓ 1 callersFunctionmpz_realloc
WindowsShellcodeInjector/mini-gmp.cpp:1447
↓ 1 callersFunctionmpz_roinit_n
WindowsShellcodeInjector/mini-gmp.cpp:1617
↓ 1 callersFunctionmpz_tdiv_qr
WindowsShellcodeInjector/mini-gmp.cpp:2289
↓ 1 callersFunctionmpz_tdiv_ui
WindowsShellcodeInjector/mini-gmp.cpp:2647
↓ 1 callersFunctionmpz_ui_sub
WindowsShellcodeInjector/mini-gmp.cpp:1927
↓ 1 callersFunctionrepeatMod
WindowsShellcodeInjector/RSA.cpp:87
↓ 1 callersFunctionseeking
WindowsShellcodeInjector/main.cpp:24
↓ 1 callersFunctionswap
WindowsShellcodeInjector/mini-gmpxx.h:1704
MethodDecrypt
WindowsShellcodeInjector/RSA.cpp:187
MethodDecryptShell
WindowsShellcodeInjector/RSA.cpp:289
MethodEncrypt
WindowsShellcodeInjector/RSA.cpp:181
MethodEncryptShell
WindowsShellcodeInjector/RSA.cpp:263
MethodGcd
WindowsShellcodeInjector/RSA.cpp:12
MethodGenerateD
WindowsShellcodeInjector/RSA.cpp:177
MethodGenerateE
WindowsShellcodeInjector/RSA.cpp:164
MethodGenerateN
WindowsShellcodeInjector/RSA.cpp:156
MethodGeneratePair
WindowsShellcodeInjector/RSA.cpp:236
MethodGeneratePhi
WindowsShellcodeInjector/RSA.cpp:160
MethodGeneratePrime
WindowsShellcodeInjector/RSA.cpp:142
MethodInvert
WindowsShellcodeInjector/RSA.cpp:77
MethodInvokeShellcode
WindowsShellcodeInjector/WindowsShellcodeInjector.cpp:72
MethodIsPrime
WindowsShellcodeInjector/RSA.cpp:102
MethodLcm
WindowsShellcodeInjector/RSA.cpp:83
MethodNumber2Printable
WindowsShellcodeInjector/RSA.cpp:208
MethodPhi
WindowsShellcodeInjector/RSA.cpp:45
MethodPowmod
WindowsShellcodeInjector/RSA.cpp:64
MethodPrintable2Number
WindowsShellcodeInjector/RSA.cpp:193
MethodRandomNumber
WindowsShellcodeInjector/RSA.cpp:116
MethodShellcodeItem
WindowsShellcodeInjector/ShellcodeSplitor.h:10
MethodShellcodeSplitor
WindowsShellcodeInjector/ShellcodeSplitor.h:39
MethodWindowsShellCodeInvoke
WindowsShellcodeInjector/WindowsShellcodeInjector.h:23
Function__get_mp
conversion functions
WindowsShellcodeInjector/mini-gmpxx.h:1754
Method__gmp_alloc_cstring
WindowsShellcodeInjector/mini-gmpxx.h:1383
Method__gmp_binary_expr
WindowsShellcodeInjector/mini-gmpxx.h:1536
Function__gmp_expr
constructors and destructor
WindowsShellcodeInjector/mini-gmpxx.h:1661
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2375
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2395
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2415
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2447
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2475
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2495
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2519
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2554
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2589
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2624
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2661
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2682
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2707
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2735
Method__gmp_expr
WindowsShellcodeInjector/mini-gmpxx.h:2763
Method__gmp_temp
WindowsShellcodeInjector/mini-gmpxx.h:2333
Method__gmp_unary_expr
WindowsShellcodeInjector/mini-gmpxx.h:1525
Function__mpz_set_si_safe
WindowsShellcodeInjector/mini-gmpxx.h:125
Functionassign_d
WindowsShellcodeInjector/mini-gmpxx.h:1628
Functionassign_si
WindowsShellcodeInjector/mini-gmpxx.h:1616
Methoddenorm_min
WindowsShellcodeInjector/mini-gmpxx.h:3490
Methodepsilon
WindowsShellcodeInjector/mini-gmpxx.h:3476
Methodeval
WindowsShellcodeInjector/mini-gmpxx.h:194
Methodeval
WindowsShellcodeInjector/mini-gmpxx.h:201
← previousnext →101–200 of 332, ranked by callers