This website requires JavaScript.
Explore
Help
Sign In
eplots
/
ctf-resources
Watch
1
Star
0
Fork
You've already forked ctf-resources
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
ctf-resources
/
htb
/
hacktheboo2024
/
coding
/
[Very Easy] reversal
/
solutions
/
solve.py
eplots
e3c46450f7
added official hacktheboo2024 writeups
2024-10-23 11:10:43 +02:00
3 lines
28 B
Python
Raw
Permalink
Blame
History
s
=
input
(
)
print
(
s
[
:
:
-
1
]
)
Reference in a new issue
View git blame
Copy permalink