List Question
20 TechQA 2024-03-28T10:20:46.813000Format string exploitation, how to write memory?
53 views
Asked by Ukk
how to write a large value > 32 bits with a format string exploit %n
30 views
Asked by sammo4
C format string
103 views
Asked by bitz-22
What happens if memory for a format string is shared with one of the arguments of printf?
131 views
Asked by CPlus
How do you support both doubles and long doubles without changing format specifiers?
126 views
Asked by KJ7LNW
Behavior of scanf when first format string character is not whitespace
153 views
Asked by Amittai Aviram
Using a variable in format string of Fortran and display the values side-by-side
23 views
Asked by user86927
%zu format specifier with C99 not working
224 views
Asked by kokopelli
Recreate hexdump -C format as -e argument
40 views
Asked by Felix Dombek
Parse C-style format strings in python
91 views
Asked by Appaji Chintimi
how to bold a text in message template in format string c#
358 views
Asked by kimiahdri
How to check string with specific format using regex?
97 views
Asked by Brian Crist
Simple format string attack not working as expected
392 views
Asked by Niflnir
Query causing sql injection issue
154 views
Asked by Radha
Format string vulnerability in C (how does stack behave in this case?)
69 views
Asked by PIRIQITI
How to format a formatted string in Python? Either with .format or f-string
352 views
Asked by EAA
What is the definition of the "literal" '\1' in the c language?
283 views
Asked by kittykat
“~&” Knows Whether the Ostream is At Line Head?
52 views
Asked by shynur
Format String Rounding Bug
91 views
Asked by Semnodime
Pyspark DataFrame : How to map array elements to columns and format string with values
321 views
Asked by Fred