Python Forum
Simple Cryptography Capture the Flag
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Cryptography Capture the Flag
#11
I assume there is some sort of pattern of how to pick the position of characters from the text file.
The only letters that you seem to know should be there are
f l a g {
which from
flUa8xIpgmFuNeSq5O{
is the character positions
1, 2, 4, 9, 19
And then you have to work out the alogorithm to continue the numbered pattern to find the other characters.
Is that anywhere close to what you are trying to do.
Can you provide more/better information on what you expect the resulting output to be ?
Reply
#12
(Oct-12-2016, 11:27 PM)Yoriz Wrote:
flUa8xIpgmFuNeSq5O{
is the character positions
1, 2, 4, 9, 19

If you're using 1-based indexing  =p
Reply
#13
I'm not seeing anything reasonable starting with that sequence (1 or 0 indexed) in the Online Encyclopedia of Integer Sequences.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help in using Flag pretty please kamui123 1 1,614 Oct-20-2020, 09:42 AM
Last Post: Larz60+
  Cryptography Problem PYTHONEUR 28 17,608 Jan-25-2017, 08:15 AM
Last Post: PYTHONEUR

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020