File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Padantic
2
- fast as fuck CLI tool for exploiting ALL sorts of padding oracles.
2
+ Fast as fuck CLI tool for exploiting ALL sorts of padding oracles.
3
3
4
4
## Optimizations
5
5
@@ -66,13 +66,13 @@ ARGS:
66
66
## Installation
67
67
> cargo install padantic
68
68
69
- To run it youll either have to have the cargo bin directory in your path (recommended) or write
69
+ To run it you must have the cargo bin directory in your path (recommended) or write
70
70
> cargo run padantic
71
71
72
72
instead of just ` padantic `
73
73
74
74
## Look how pretty it looks
75
- ill need to update this gif someday since ive added colors to padantic but anyways, enjoy this gif:
75
+ I'll need to update this gif someday since ive added colors to padantic but anyways, enjoy this gif:
76
76
![ animated gif] ( https://cdn.discordapp.com/attachments/567308861640540210/687588463721447470/speed-oracle.gif )
77
77
78
78
You can’t perform that action at this time.
0 commit comments