Solutions to returntrue.win
1. !0 | |
2. function(){return 'true';} | |
3. !0 | |
4. 0 | |
5. 𪒧 | |
6. $GLOBALS[v] = create_function('', 'return $GLOBALS[v];') | |
7. (object)[!0] | |
8. new class extends Bar{} | |
9. N //or NaN (if you do not like errors) | |
10. function(&$x){$x=new Bar(1);} | |
11. [] |
This comment has been minimized.
This comment has been minimized.
for #6 u can use
|
This comment has been minimized.
This comment has been minimized.
for #9 u can use
|
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
#10 may be diminished to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
Absolute best for #2 is
str_rot13
.