Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 547 Vote(s) - 3.49 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python cryptography

#1
i am on python3 and i am trying to create a crypto-algorithm using hex, in the point i am working right now i need to convert int numbers to string characters and ascii characters, so it will work;
FOR EXAMPLE--->
6484955556484955575249494848495357565755575349495449495557524949484849495557524949484849535

AND NOW I WANT TO TURN THIS NUMBERS INTO CHARACTERS.

also notice me if you can decrypt my message...
THANKS
Reply

#2
I made an project on the AES encryption using python and done all the operation you mentioned above, You can reply to this thread if you want the code !!!
Reply

#3

[To see links please register here]

Reply

#4
Ok I have to take a shit but I'll help you afterwards.


EDIT: Ok I'm back. I just dumped an arm's worth. If you want my advice, you don't want to eat as many fibers as they say because it'll feel like Moses is splitting your anus instead of the ocean.

Anyway, what you want are the functions ord() and chr(). For instance, if you want to find the ASCII value for the character "H" you'd do ord('H'). If you want to convert the ASCII value to a string character then chr(72). Cheers.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through