Posts

حرية التعبير للأغبياء

 منذ عام ٢٠١٥، تواصلتُ مع مايكروسوفت أكثر من مرة، ونجحتُ في استغلال الثغرة الأمنية في جيت هاب بمجرد النقر على الروابط أدناه: https://github.com/didipostman/MyVirus/blob/main/myVirus.bat ثم قاموا بإصلاح المشكلة الأمنية وتجاهلوني، ولذلك أعتقد أن مايكروسوفت ترتكب خطأً فادحًا. لهذا السبب تواصلتُ مع وكالة الأمن  السيبراني وأمن البنية التحتية، وتجاهلوني أيضًا، مرتكبين نفس الخطأ. تواصلتُ مع مكتب التحقيقات الفيدرالي (FBI)، وتجاهلوني أيضًا.  تواصلتُ مع وكالة المخابرات المركزية (CIA)، وتجاهلوني أيضًا. تواصلتُ مع وكالة الأمن القومي (NSA)، وتجاهلوني أيضًا.  وتواصلتُ مع وكالات الأمن السيبراني في المملكة المتحدة، وفرنسا، وألمانيا، وإيطاليا، وهولندا، واليونان، والأمم المتحدة، وغيرها. الآن  يمكنك أن تتخيل المشكلة الحقيقية. تواصلتُ مع البيت الأبيض، وقصر الإليزيه، والرئاسة التونسية، وتواصلتُ مع الجميع، ولكن لا أحد  يستمع. حرية التعبير للأغبياء! -- Minds, like parachutes, function best when open. ,,,              (o ...

GoldBach Conjecture English

  Resolution of Goldbach's conjecture February 23, 2026   Resolution of Goldbach's conjecture Author: Wadï Mami Date : October 30, 2025 Email:  wmami@steg.com.tn  /  didipostman77@gmail.com Statement of Goldbach's conjecture "Every even number greater than 2 is the sum of two prime numbers." A prime number is an odd number, except for 2. The sum of two odd numbers is an even number. SO The sum of two prime numbers is an even number, except  for 2. (A) It now remains to demonstrate the other meaning of the conjecture. Based on Erdős' theorem, which he established when he was 18 years old: For any integer n > 1, there always exists a prime number between n and 2n. Therefore, there exists a prime number p between n and 2n. n <= p <= 2n     (I) and by analogy there exists a prime number q between n/2 and n n/2 <= q <= n      (II) (I)   ...

Free Fuckin' Speech for the Dumb

  Since 2015 I contacted Microsoft more than once I succeeded to exploit the vulnerabilty in GitHub just by clickin on the links below https://github.com/didipostman/MyVirus/blob/main/myVirus.bat Then they fixed the security issue and ignored me that's why I think Microsoft is doing a big Mistake thats Why I contacted Cybersecurity and Infrastructure Security Agency and They ignored me too doing the same mistake I contacted FBI – Federal Bureau of Investigation they ignored me too I contacted CIA they ignored me too I contacted NSA - National Security Agency they ignored me too and I contacte cybersecurity agency in UK Government France Germany Italy Netherlands Greece United Nations etc Now you can figure Out the real problem I contacted The White House I contacted Elysée I contacted Présidence Tunisie رئاسة الجمهورية التونسية لجمهورية التونسية I contacted all But no one is listening Free Fuckin' Speech for the Dumb -- Minds, like parachutes, function best when o...

Didipostman My Ddos tool

Image
  Didipostman : my ddos white papaer conception Author : Wadï Mami Date : 05/03/2026 E-mail : wmami@steg.com.tn / didipostman77@gmail.com   In this paper I share with you what comes to my mind when seeing this Spring Batch Sequence diagram on 12/02/2012. Spring batch reads and reads till reaching commit-interval value and then writes all simultaneously. So I said to myself Spring batch can read URLs (website addresses) and then attacks them in parallel in the itemWriter side by using simple code like https://github.com/naveen-98/DDOS-Java And fitting this code to stand in the itemWriter Side by implmenting DdosAttackWriter which implements itemWriter.   Now (Spring Batch6) it is possible to run multiple Spring Batch instances in parallel before in Spring Batch 2 it is limited to only 20 it is just feasable by Only changing the parameters  What I mean is to use Spring Batch project without Spring Boot .  So we can launch...

The idea in brief : Spring Batch as a model for Crispr cas9

Image
The analogy between   Spring Batch and the  CRISPR-Cas9   system    is an innovative conceptual model proposed notably by   Wadï Mami on ResearchGate This framework transposes the steps of software engineering to molecular biology to structure the understanding of the genome editing process.   ResearchGate  +1 Component matching The architecture of Spring Batch (Read-Process-Write) aligns with the key phases of CRISPR-Cas9: ItemReader / Genome Identification   : In Spring Batch, this   Reader  extracts the data. In biology, this corresponds to exploring and identifying the target DNA sequence within the genome. ItemProcessor / RNA Design and Binding   : This   Processor  transforms the data. Here, it models the design of the guide RNA (gRNA) and the binding of the Cas9 enzyme to the target. Algorithms such as   Karp-Rabin   or   Levenshtein distance...

L'idée en bref Spring batch as a model for Crispr Cas9

Image
  L'analogie entre  Spring Batch  et le système  CRISPR-Cas9  est un modèle conceptuel innovant proposé notamment par  Wadï Mami sur ResearchGate . Ce cadre transpose les étapes du génie logiciel à la biologie moléculaire pour structurer la compréhension du processus d'édition génomique.   ResearchGate  +1 Correspondance des composants L'architecture de Spring Batch (Lecture-Traitement-Écriture) s'aligne sur les phases clés de CRISPR-Cas9 : ItemReader / Identification du génome  : Dans Spring Batch, le  Reader  extrait les données. En biologie, cela correspond à l'exploration et à l'identification de la séquence d'ADN cible au sein du génome. ItemProcessor / Design de l'ARNg et Liaison  : Le  Processor  transforme la donnée. Ici, il modélise la conception de l'ARN guide (ARNg) et la liaison de l'enzyme Cas9 à la cible. Des algorithmes comme  Karp-Rabin  ou la  distance de Levenshtein  sont proposés...